qmetry / qaf

Quality Automation Framework for web, mobileweb, mobile native and rest web-service using Selenium, webdrier, TestNG and Java Jersey
https://qmetry.github.io/qaf
MIT License
254 stars 138 forks source link

this version of chromedriver only supports 114 when using QAF getUIDriver #454

Open sagar465 opened 9 months ago

sagar465 commented 9 months ago

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?

Test case sample

Please, share the test case (as small as possible) which shows the issue

cjayswal commented 9 months ago

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.