You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading from web-component-tester-6.9.0 to 6.9.2 I am no longer able to run tests due to selenium-server-standalone failing to download.
Terminal printout:
Installing and starting Selenium server for local browsers
----------
selenium-standalone installation starting
----------
---
selenium install:
from: https://selenium-release.storage.googleapis.com/3.1419/selenium-server-standalone-3.141.59.jar
to: ..../node_modules/selenium-standalone/.selenium/selenium-server/3.141.59-server.jar
Error: Could not download https://selenium-release.storage.googleapis.com/3.1419/selenium-server-standalone-3.141.59.jar
Expected Behavior
Test cases should run
Versions & Env
node - v13.2.0
npm - 6.13.1
OSX - High Sierra
The text was updated successfully, but these errors were encountered:
Actual Behavior
After upgrading from
web-component-tester-6.9.0
to6.9.2
I am no longer able to run tests due to selenium-server-standalone failing to download.Terminal printout:
Expected Behavior
Test cases should run
Versions & Env
node - v13.2.0
npm - 6.13.1
OSX - High Sierra
The text was updated successfully, but these errors were encountered: