webdrivermanager icon indicating copy to clipboard operation
webdrivermanager copied to clipboard

Automated driver management and other helper features for Selenium WebDriver in Java

Results 20 webdrivermanager issues
Sort by recently updated
recently updated
newest added

Hi, My question is related to the WebDriverManager HttpConnection timeout issue. This is the log entry - io.github.bonigarcia.wdm.WebDriverManagerException: org.apache.http.conn.HttpHostConnectException: Connect to chromedriver.storage.googleapis.com:443 [chromedriver.storage.googleapis.com/172.217.17.80, chromedriver.storage.googleapis.com/2a00:1450:400e:805:0:0:0:2010] failed: Connection timed out: connect I...

**Description of the problem**: Doesn't matter what browserVersion I set 89, 102, 103... I receive message "Current browser version is 86.0.4240.111" **Browser and version**: Chrome 102 **Operating system**: os.name: 'Linux',...

question

**Description of the problem**: Upon running a script using webdriver_manager, a deprecation warning is emitted in the console **Browser and version**: Chrome 104 **Operating system**: Windows 10 **WebDriverManager version**: 3.8.3...

Getting host not found issue while running the case with webdrivermanager implementation in jenkins run

**Description of the problem**: Cannot create WebDriver in Docker using coretto JDK **Browser and version**: Latest (Current 103.0.5060.53) **Operating system**: Amazon Linux 2 (Linux 5.13.0-51-generic) **WebDriverManager version**: 5.2.0 **WebDriverManager call**:...

question

Hello, I think this could fall into the _new feature_ category, since I've already checked docs and Stack Overflow questions, with no luck. I'm wondering if that could be possible...

question

**Description of the problem**: I am trying to set up or configure selenium grid 4 in distributed mode with docker. In my Dockerfile I am adding the webdrivermanager ``` ADD...

After I visited this repo, I got this email (which is weird!): The bonigarcia/webdrivermanager project has introduced a total of 3 vulnerable components. The following is some of the main...

question

**Description of the problem**: java -jar webdrivermanager-5.3.0-fat.jar resolveDriverFor edge Above command downloads the arm64 version for windows edge driver. Expected: Edge driver for mac M1 should have been downloaded. **Browser...

question

**Description of the problem**: calling wdm.getDownloadedDriverPath() after wdm.setup() may produce a 'null' as a result **Browser and version**: Chrome 103 **Operating system**: macOS Monterey **WebDriverManager version**: 5.3.0 **WebDriverManager call**: ```...

question