We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sometimes in develop, webdriver fails to create a session and fails with this error message.
develop
We should wrap the creation of the webdriver session and if it fails attempt to retry launching firefox up to the retry limit (similar to #30352)
N/A
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current behavior
Sometimes in
develop
, webdriver fails to create a session and fails with this error message.Desired behavior
We should wrap the creation of the webdriver session and if it fails attempt to retry launching firefox up to the retry limit (similar to #30352)
Test code to reproduce
N/A
Cypress Version
N/A
Node version
N/A
Operating System
N/A
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: