Open sjieg opened 6 years ago
for example if you go to http://thisdoesntexist1234.org/for_sure/ it is a correct URL, so the browser goes to it, but nothing is displayed.
Steps will then fail on the first broswer.find action, making it seem like the element is not there, but actually the page never loaded.
broswer.find
for example if you go to http://thisdoesntexist1234.org/for_sure/ it is a correct URL, so the browser goes to it, but nothing is displayed.
Steps will then fail on the first
broswer.find
action, making it seem like the element is not there, but actually the page never loaded.