Skip to content

[🐛 Bug]: Selenium Manager not able to download the browser drivers #11929

@DeepKandey

Description

@DeepKandey

What happened?

I am using the Selenium docker 4.9 version to run my tests. The tests failed as the selenium manager was unable to download the drivers.
I am getting below logs :
Apr 23, 2023 7:58:33 AM org.openqa.selenium.manager.SeleniumManager runCommand
uiautomationframework-uitest-module-1 | WARNING: IOException running command [/tmp/selenium-manager211797595410011524181884349016791/selenium-manager, --driver, chromedriver]: Cannot run program "/tmp/selenium-manager211797595410011524181884349016791/selenium-manager": error=2, No such file or directory

How can we reproduce the issue?

https://github.com/DeepKandey/POMFramework

Run the docker-compose-v3.yml file

Relevant log output

selenium-hub                           | 07:58:30.643 INFO [Node.<init>] - Binding additional locator mechanisms: relative
uiautomationframework-chrome-1         | 07:58:31.597 INFO [NodeServer$1.start] - Starting registration process for Node http://172.18.0.5:5555
uiautomationframework-chrome-1         | 07:58:31.599 INFO [NodeServer.execute] - Started Selenium node 4.9.0 (revision d7057100a6): http://172.18.0.5:5555
uiautomationframework-chrome-1         | 07:58:31.768 INFO [NodeServer$1.lambda$start$1] - Sending registration event...
uiautomationframework-firefox-1        | 07:58:31.986 INFO [NodeServer$1.start] - Starting registration process for Node http://172.18.0.4:5555
uiautomationframework-firefox-1        | 07:58:32.049 INFO [NodeServer.execute] - Started Selenium node 4.9.0 (revision d7057100a6): http://172.18.0.4:5555
uiautomationframework-firefox-1        | 07:58:32.198 INFO [NodeServer$1.lambda$start$1] - Sending registration event...
uiautomationframework-uitest-module-1  | Apr 23, 2023 7:58:33 AM org.openqa.selenium.manager.SeleniumManager runCommand
uiautomationframework-uitest-module-1  | WARNING: IOException running command [/tmp/selenium-manager211797595410011524181884349016791/selenium-manager, --driver, chromedriver]: Cannot run program "/tmp/selenium-manager211797595410011524181884349016791/selenium-manager": error=2, No such file or directory

Operating System

Windows 10

Selenium version

Java 4.9.0

What are the browser(s) and version(s) where you see this issue?

Chrome

What are the browser driver(s) and version(s) where you see this issue?

Chromedriver latest

Are you using Selenium Grid?

4.9.0-20230421

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-javaJava Bindings

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions