javascript - Protractor error "WebDriverError: Invalid timeout type specified: ms" -


with no changes protractor tests started giving error:

[14:07:05] e/runner - unable start webdriver session. [14:07:05] e/launcher - error: webdrivererror: invalid timeout type specified: ms 

appreciate this

i had same issue internet explorer.
downgrading protractor 5.1.2 5.0.0 worked me.
(5.1.0, 5.1.1 , 5.1.2 seem have bug)

see bug here:
https://github.com/angular/protractor/issues/4445


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -