Skip to content

Instantly share code, notes, and snippets.

@pbezpal
Created April 1, 2019 12:07
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/116aab2ffeb8cab28ddff721637830ea to your computer and use it in GitHub Desktop.
Save pbezpal/116aab2ffeb8cab28ddff721637830ea to your computer and use it in GitHub Desktop.
C:\Users\pbezpal>selenium-side-runner -w 1 -c "browserName=firefox" --filter logout D:\Project\ITPhone_Firelink\ver.8.0\Tests\Selenium_IDE\itphone.side
info: Running D:/Project/ITPhone_Firelink/ver.8.0/Tests/Selenium_IDE/itphone.side
FAIL ./logout.test.js (13.46s)
logout
× 5_check_auth (6713ms)
● logout › 5_check_auth
ElementClickInterceptedError: Element <a class="logout_user"> is not clickable at point (235,72) because another element <div class="blockUI blockOverlay"> obscures it
at Object.throwDecodedError (../AppData/Roaming/npm/node_modules/selenium-side-runner/node_modules/selenium-webdriver/lib/error.js:550:15)
at parseHttpResponse (../AppData/Roaming/npm/node_modules/selenium-side-runner/node_modules/selenium-webdriver/lib/http.js:542:13)
at Executor.execute (../AppData/Roaming/npm/node_modules/selenium-side-runner/node_modules/selenium-webdriver/lib/http.js:468:26)
Test Suites: 1 failed, 1 total
Tests: 1 failed, 1 total
Snapshots: 0 total
Time: 15.867s
Ran all test suites.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment