protractor sleep code example Example: protractor sleep example browser.sleep(35000).then( function(){ console.log("Waiting"); } )