Skip to content

Instantly share code, notes, and snippets.

@pbezpal
Created March 29, 2019 13:23
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/166a0fb4c70b38fb7afa827fd6efc48c to your computer and use it in GitHub Desktop.
Save pbezpal/166a0fb4c70b38fb7afa827fd6efc48c to your computer and use it in GitHub Desktop.
D:\Project\ITPhone_Firelink\ver.8.0\Tests\Selenium_IDE\study>selenium-side-runner task8.side
info: Running task8.side
RUNS ./task8.test.js
RUNS ./Function.test.js
DevTools listening on ws://127.0.0.1:9060/devtools/browser/5cf3ce56-3f2b-4ba4-b8f3-9d0541786eed
RUNS ./task8.test.js
RUNS ./Function.test.js
RUNS ./task8.test.js
RUNS ./Function.test.js
RUNS ./task8.test.js
RUNS ./Function.test.js
RUNS ./task8.test.js
RUNS ./Function.test.js
RUNS ./task8.test.js
RUNS ./Function.test.js
FAIL ./task8.test.js (24.341s)
● task8 › 1 Auth
WebDriverError: element not interactable
(Session info: chrome=73.0.3683.86)
(Driver info: chromedriver=2.46.628402 (536cd7adbad73a3783fdc2cab92ab2ba7ec361e1),platform=Windows NT 10.0.17134 x86_64)
at Object.checkLegacyResponse (C:/Users/pbezpal/AppData/Roaming/npm/node_modules/selenium-side-runner/node_modules/selenium-webdriver/lib/error.js:585:15)
at parseHttpResponse (C:/Users/pbezpal/AppData/Roaming/npm/node_modules/selenium-side-runner/node_modules/selenium-webdriver/lib/http.js:533:13)
at Executor.execute (C:/Users/pbezpal/AppData/Roaming/npm/node_modules/selenium-side-runner/node_modules/selenium-webdriver/lib/http.js:468:26)
● task8 › 2 Add coupon
WebDriverError: element not interactable
(Session info: chrome=73.0.3683.86)
(Driver info: chromedriver=2.46.628402 (536cd7adbad73a3783fdc2cab92ab2ba7ec361e1),platform=Windows NT 10.0.17134 x86_64)
at Object.checkLegacyResponse (C:/Users/pbezpal/AppData/Roaming/npm/node_modules/selenium-side-runner/node_modules/selenium-webdriver/lib/error.js:585:15)
at parseHttpResponse (C:/Users/pbezpal/AppData/Roaming/npm/node_modules/selenium-side-runner/node_modules/selenium-webdriver/lib/http.js:533:13)
at Executor.execute (C:/Users/pbezpal/AppData/Roaming/npm/node_modules/selenium-side-runner/node_modules/selenium-webdriver/lib/http.js:468:26)
● task8 › 3 Search del coupon
WebDriverError: element not interactable
(Session info: chrome=73.0.3683.86)
(Driver info: chromedriver=2.46.628402 (536cd7adbad73a3783fdc2cab92ab2ba7ec361e1),platform=Windows NT 10.0.17134 x86_64)
at Object.checkLegacyResponse (C:/Users/pbezpal/AppData/Roaming/npm/node_modules/selenium-side-runner/node_modules/selenium-webdriver/lib/error.js:585:15)
at parseHttpResponse (C:/Users/pbezpal/AppData/Roaming/npm/node_modules/selenium-side-runner/node_modules/selenium-webdriver/lib/http.js:533:13)
at Executor.execute (C:/Users/pbezpal/AppData/Roaming/npm/node_modules/selenium-side-runner/node_modules/selenium-webdriver/lib/http.js:468:26)
● task8 › 4 Logout
WebDriverError: element not interactable
(Session info: chrome=73.0.3683.86)
(Driver info: chromedriver=2.46.628402 (536cd7adbad73a3783fdc2cab92ab2ba7ec361e1),platform=Windows NT 10.0.17134 x86_64)
at Object.checkLegacyResponse (C:/Users/pbezpal/AppData/Roaming/npm/node_modules/selenium-side-runner/node_modules/selenium-webdriver/lib/error.js:585:15)
at parseHttpResponse (C:/Users/pbezpal/AppData/Roaming/npm/node_modules/selenium-side-runner/node_modules/selenium-webdriver/lib/http.js:533:13)
at Executor.execute (C:/Users/pbezpal/AppData/Roaming/npm/node_modules/selenium-side-runner/node_modules/selenium-webdriver/lib/http.js:468:26)
FAIL ./Function.test.js (24.493s)
● Function › Func search
TimeoutError: Waiting for element to be located By(css selector, input[name='name'])
Wait timed out after 15010ms
at C:/Users/pbezpal/AppData/Roaming/npm/node_modules/selenium-side-runner/node_modules/selenium-webdriver/lib/webdriver.js:834:17
Test Suites: 2 failed, 2 total
Tests: 5 failed, 1 passed, 6 total
Snapshots: 0 total
Time: 25.494s
Ran all test suites.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment