You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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!
The text was updated successfully, but these errors were encountered: