Skip to content

Instantly share code, notes, and snippets.

@pbezpal
Created March 29, 2019 13:26
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/cb2ed8c321bd1f06816f083be8a84e20 to your computer and use it in GitHub Desktop.
Save pbezpal/cb2ed8c321bd1f06816f083be8a84e20 to your computer and use it in GitHub Desktop.
C:\Users\pbezpal>selenium-side-runner -w 1 -c "browserName=firefox" D:\Project\ITPhone_Firelink\ver.8.0\Tests\Selenium_IDE\study\task8.side
info: Running D:/Project/ITPhone_Firelink/ver.8.0/Tests/Selenium_IDE/study/task8.side
FAIL ./task8.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)
FAIL ./Function.test.js (31.261s)
● Function › Func search
TimeoutError: Waiting for element to be located By(css selector, input[name='name'])
Wait timed out after 15001ms
at ../AppData/Roaming/npm/node_modules/selenium-side-runner/node_modules/selenium-webdriver/lib/webdriver.js:834:17
Test Suites: 2 failed, 2 total
Tests: 1 failed, 1 passed, 2 total
Snapshots: 0 total
Time: 79.498s
Ran all test suites.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment