operation timed out: WAIT_NAVIGATION #468
Labels
area/drivers/cdp
Cdp driver
help wanted
Extra attention is needed
status/review-needed
type/bug
Something isn't working
Describe the bug
I am trying to get URLs of the all videos of the site jw.org with the script below, but Ferret throws the following exception:
To Reproduce
Steps to reproduce the behavior:
Run
docker run -d -p=0.0.0.0:9222:9222 --name=chrome-headless -v /tmp/chromedata/:/data alpeware/chrome-headless-stable
Run
ferret --cdp http://127.0.0.1:9222
Run the following script:
Expected behavior
Get URLs of the all videos of the site.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: