We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
We're seeing around 70 failures; here's an example:
test/firefox_timeouts_test.dart: TimeOuts set all timeouts (failed) SessionNotCreatedException (500): Session is already started package:webdriver/src/handler/w3c/utils.dart 81:9 parseW3cResponse package:webdriver/src/handler/w3c/session.dart 19:21 W3cSessionHandler.parseCreateResponse package:webdriver/src/common/request_client.dart 46:32 SyncRequestClient.send package:webdriver/sync_core.dart 61:26 createDriver package:webdriver/sync_io.dart 33:10 createDriver test/configs/sync_io_config.dart 40:18 createTestDriver test/sync/timeouts.dart [28](https://github.com/google/webdriver.dart/actions/runs/7063764235/job/19230412646?pr=290#step:7:29):23 runTests.<fn>.<fn>
The text was updated successfully, but these errors were encountered:
dart:html
package:web
Re-enable Firefox on CI
0b7263a
Just need to run it with -j 1 (no parallelism) Fixes #292
0400c06
kevmoo
Successfully merging a pull request may close this issue.
We're seeing around 70 failures; here's an example:
The text was updated successfully, but these errors were encountered: