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
The example builds need to have their dependencies and lockfiles updated
The text was updated successfully, but these errors were encountered:
Disable failing Spring Boot Angular example #251
74a851d
org.openqa.selenium.WebDriverException: java.net.ConnectException: Failed to connect to localhost/0:0:0:0:0:0:0:1:17725
Disable failing Vert.x React example #251
3328262
the Spring Boot Angular and the Vert.x React examples both fail due to WebDriver
org.openqa.selenium.WebDriverException: java.net.ConnectException: Failed to connect to localhost/0:0:0:0:0:0:0:1:38238
We're using io.github.bonigarcia:webdrivermanager but updating it to 5.3.1 did not fix the issue
io.github.bonigarcia:webdrivermanager
Sorry, something went wrong.
No branches or pull requests
The example builds need to have their dependencies and lockfiles updated
The text was updated successfully, but these errors were encountered: