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
3.2.0
Note: only the latest version is supported
1. Upgrade Chrome software in system to 121 or higher 2.Initialize driver using getDriver method from WebDriverTestBase class from QAF 3.
Driver should get created and browser should launch successfully
Throwing below error "this version of chromedriver only supports 114". This is happening only after chrome upgrade
Please, share the test case (as small as possible) which shows the issue
The text was updated successfully, but these errors were encountered:
Issue is related to setting up driver executable. Post it to user groups for any help. If this issue is specific to QAS, connect to QAS support team.
Sorry, something went wrong.
No branches or pull requests
QAF Version
3.2.0
Steps To Reproduce
Expected behavior
Driver should get created and browser should launch successfully
Actual behavior
Throwing below error
"this version of chromedriver only supports 114". This is happening only after chrome upgrade
Is the issue reproducible on runner?
Test case sample
The text was updated successfully, but these errors were encountered: