Skip to content

Instantly share code, notes, and snippets.

@pbezpal
Created April 8, 2019 13:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pbezpal/43b4d18bb4cdb6f2214789c35e90eed2 to your computer and use it in GitHub Desktop.
Save pbezpal/43b4d18bb4cdb6f2214789c35e90eed2 to your computer and use it in GitHub Desktop.
C:\Users\pbezpal\Desktop>cmd.exe /k selenium-side-runner -w 1 -c "browserName=firefox" --filter Monitoring D:\Project\ITPhone_Firelink\ver.8.0\Tests\Selenium_IDE\Monitoring.side
info: Running D:/Project/ITPhone_Firelink/ver.8.0/Tests/Selenium_IDE/Monitoring.side
FAIL ./Monitoring.test.js
● Test suite failed to run
NoSuchSessionError: This driver instance does not have a valid session ID (did you call WebDriver.quit()?) and may no longer be used.
at promise.finally (../../AppData/Roaming/npm/node_modules/selenium-side-runner/node_modules/selenium-webdriver/lib/webdriver.js:726:38)
at Object.thenFinally [as finally] (../../AppData/Roaming/npm/node_modules/selenium-side-runner/node_modules/selenium-webdriver/lib/promise.js:126:11)
Test Suites: 1 failed, 1 total
Tests: 0 total
Snapshots: 0 total
Time: 25.474s
Ran all test suites.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment