Ive been running protractor to automate my tests recently and I was wondering if there were a way to simulate a faster run time so that I dont have to sit through the browser.sleep() times Ive added. I need to use sleeps and waits because of hardcoded/necessary timers that need to be run. In other words, I'd like the timers and browser.sleep() to run faster than their usual time. I don't want to be waiting for 30 minutes for the test to run. I do not want to decrease the actual number I input into the browser.sleep() function. Any direction will be greatly appreciated.
Aucun commentaire:
Enregistrer un commentaire