Skip to content
New issue

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

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

Open
2 of 5 tasks
sagar465 opened this issue Feb 27, 2024 · 1 comment
Open
2 of 5 tasks

Comments

@sagar465
Copy link

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?

  • QAS
  • Maven -yes
  • Gradle
  • Ant
  • Eclipse - yes

Test case sample

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

@cjayswal
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants