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
Launching chrome browser using WDM fails to launch on Windows Server 2025. The following error is logged:
Failed to setup the WebDriver. io.github.bonigarcia.wdm.config.WebDriverManagerException: Exception reading resolution cache as a properties file
Here is the stack trace:
The image was edited to remove our library calls.
The driver setup is simple, browser type is Chrome and providing the users default profile path.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Launching chrome browser using WDM fails to launch on Windows Server 2025. The following error is logged:
Failed to setup the WebDriver. io.github.bonigarcia.wdm.config.WebDriverManagerException: Exception reading resolution cache as a properties file
Here is the stack trace:
The image was edited to remove our library calls.
The driver setup is simple, browser type is Chrome and providing the users default profile path.
The text was updated successfully, but these errors were encountered: