JavaScript. Selenium. Implicit wait and driver.sleep won’t work together
I have suck script for Twitter login automation. I’ve set waits on 21 line and I script to wait on 34 line. But driver.sleep on line 34 doesn’t work
I have suck script for Twitter login automation. I’ve set waits on 21 line and I script to wait on 34 line. But driver.sleep on line 34 doesn’t work