-
It seems this is unable to retry on certain exceptions like `Net::ReadTimout`. Here's my stack trace:
```sh
1.1) Failure/Error: find('[href="/videos"]').click
Net::ReadTimeout:
…
-
Calling `browser.forkNewDriverInstance()` without calling `quit()` on the new instance afterwards throws an ECONNREFUSED error when protractor exits.
Example:
``` javascript
describe('forkNewDrive…
-
Traceback (most recent call last):
File "run.py", line 22, in
a.ready()
File "……\Class_Npels.py", line 63, in ready
self.start(i)
File "……\Class_Npels.py", line 77, in start
s…
SPTAU updated
5 years ago
-
the jar file is created but on running the jar created in jruby i get the following error on execute
require "selenium-webdriver"
proxy = Selenium::WebDriver::Proxy.new(:http => ENV['HTTP_PROXY'] || …
-
WARNING:root:Can not find chromedriver for currently installed chrome version.
Traceback (most recent call last):
File "/Users/fracon/Documents/code/POC/Scweet/Example.py", line 7, in
data =…
-
[WDM] - Downloading: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████| 6.98M/6.98M [00:00
-
Unit tests fail (commit f17b226) on Windows 10 / NodeJS 8.11.2 / NPM 5.6.0
```
> npm run test
> webdriver-manager@12.0.6 pretest c:\work\github\webdriver-manager
> tsc && gulp copy
[23:35:1…
-
Tried update Webdriver + Selenium too, but the error persists after update Chrome to version 118.
```
Patch Chrome: /root/.wdm/drivers/chromedriver/linux64/118.0.5993.70/chromedriver-linux64/chrom…
-
Having updated to 0.3.2 to address #1, I now see,
```
Installing chrome version 126.0.6471.0...
Extracting Chrome...
Completed Chrome Download
Extracting Chromedriver...
Completed Chromedr…
-
### Before submitting a bug report...
- [X] This bug wasn't already reported.
(I have checked every bug report on GitHub)
- [X] I've cleared the sessions folder.
### Branch
master
### Commit
54…