Quantcast
Channel: Active questions tagged selenium - Stack Overflow
Viewing all articles
Browse latest Browse all 98807

Selenium: Error: WebDriverError: Invalid timeout type specified: ms

$
0
0

I have a problem using Selenium on IE.

When I run npm run e2e:desktop command, Selenium launch and close immediately an IE page. Then, I got this error:

E/runner - Unable to start a WebDriver session.

E/launcher - Error: WebDriverError: Invalid timeout type specified: ms

I launch this command to install selenium:

webdriver-manager update --standalone=false --chrome=false --gecko=false --versions.standalone=3.4.0 --versions.chrome=2.25

Stack:

IE : 11.0.960019463

Protractor : 5.1.1

Selenium Server Stadalone : 3.141.59

IE web driver : 3.14.0

Any idea?


Viewing all articles
Browse latest Browse all 98807


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>