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

Firefox browser is not launching after the auto update with qaf 3.0.1 and selenium 3.141.59 version. @qaf #443

Open
2 tasks
AshuAchhu opened this issue Jun 21, 2023 · 1 comment

Comments

@AshuAchhu
Copy link

QAF Version

Note: only the latest version is supported
QAF 3.0.1 and selenium 3.141.59

Steps To Reproduce

1. Trying to launch firefox browser 
2. Using latest gecko driver for geckodriver-v0.33.0-win-aarch64
3. Firefox version is 114.0.1

Expected behavior

It should launch the browser.

Actual behavior

Timed out after 0 seconds: Unable to create driver instance in 1st attempt with retry timeout of 0 seconds. You can check/set value of 'driver.init.retry.timeout' appropriately to set retry timeout on driver initialization failure.

Tried to launch firefox with only selenium , its launching.

Is the issue reproducible on runner?

  • Maven yes
  • Eclipse yes

Test case sample

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

@AshuAchhu AshuAchhu changed the title Firefox browser is not launching after the auto update with qaf 3.0.1 and selenium 3.141.59 version. Firefox browser is not launching after the auto update with qaf 3.0.1 and selenium 3.141.59 version. @qaf Jun 22, 2023
@cjayswal
Copy link
Member

try with latest selenium version. Latest selenium version supported with 4.0.0-RC1. 4.0.0-RC1 has known issue #444 so If you are using extra capabilities then try 4.0.0-SNAPSHOT.

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