Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. A Jasmine spec timed out. Resetting the WebDriver Control Flow.
  2.  
  3. /usr/local/lib/node_modules/protractor/node_modules/selenium-webdriver/lib/promise.js:714
  4. super(opt_msg);
  5. ^
  6. RangeError: Maximum call stack size exceeded
  7.  
  8. let next = async function () {
  9. await $nextButton.click();
  10. await next(); // function calls itself here
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement