Q:

protractor sleep example

browser.sleep(35000).then(
  function(){
     console.log("Waiting");
  }
)
0

New to Communities?

Join the community