Open sagar465 opened 9 months ago
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
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.
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