qaf
qaf copied to clipboard
this version of chromedriver only supports 114 when using QAF getUIDriver
QAF Version
3.2.0
Note: only the latest version is supported
Steps To Reproduce
1. Upgrade Chrome software in system to 121 or higher
2.Initialize driver using getDriver method from WebDriverTestBase class from QAF
3.
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?
- [x] QAS
- [ ] Maven -yes
- [ ] Gradle
- [x] Ant
- [ ] Eclipse - yes
Test case sample
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.