-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
[ci] WebDriver Error: "no such session" #756
Comments
Might related with https://stackoverflow.com/a/44876500/1123955
|
https://groups.google.com/d/msg/selenium-users/GOajhdoO0Ec/bYnjp0YpAgAJ
|
It looks this commit might help(or change something): c11fdc0 |
This issue should be fixed at v0.10 or above. |
Driver info: chromedriver=2.31.488763 (092de99f48a300323ecf8c2a4e2e7cab51de5ba8), WebDriverError: no such session
Links:
./chromedriver --verbose --log-path="path/to/some/dir/chromedriver.log"
DBUS_SESSION_BUS_ADDRESS=/dev/null
: Chromedriver frequently hangs when attempting to start a new session. SeleniumHQ/docker-selenium#87 (comment)Show Logs
CI Log1: https://travis-ci.org/Chatie/wechaty/jobs/266968086#L5342
Show Logs
CI Log2: https://travis-ci.org/Chatie/wechaty/jobs/266987347#L2880
The text was updated successfully, but these errors were encountered: