Runs a simple server that allows you to connect to Chrome DevTools running on dynamic hosts, not only localhost.
Apache License 2.0
15
stars
5
forks
source link
README.md Apify example results in ArgumentError: Did not expect property `args` to exist, got `--remote-debugging-port=9222` in object `PuppeteerLauncher` #3
The README document presents an Apify example that fails.
This is because Apify.launchPuppeteer expects the args object to be wrapped in a launchOptions object.