Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inject Puppeteer Code? #7

Open
drkpxl opened this issue Sep 29, 2018 · 1 comment
Open

Inject Puppeteer Code? #7

drkpxl opened this issue Sep 29, 2018 · 1 comment

Comments

@drkpxl
Copy link

drkpxl commented Sep 29, 2018

Is there a way to inject puppeteer code through the CLI? For example I would like to use this:

waitUntil: 'domcontentloaded'

as some of my dev sites I use this on time out and I would rather wait till its fully loaded before assuming timeout.

Thanks!

@christopherwk210
Copy link
Owner

hmm well a flag could definitely be added for that specifically! Code injection might be a little beyond the scope of this project. I'm open to ideas though, do you have anything specific in mind for how that would work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants