How To Set Pageload Timeout For Selenium With Behat
During testing work, I’ve noticed that sometimes Behat hangs itself by infinite waiting for answer from Selenium. I’ve figured out that I need to configure Selenium timeouts. But how…
During testing work, I’ve noticed that sometimes Behat hangs itself by infinite waiting for answer from Selenium. I’ve figured out that I need to configure Selenium timeouts. But how…