Hi all,
I have found an excellent article on identifying stale elements. The issue
is when I try and use their example code. I get a failure where for_wait is
not defined.
http://www.obeythetestinggoat.com/how-to-get-selenium-to-wait-for-page-load-
after-a-click.html
Traceback (most recent
Hi
You won't find much help here as this is a python moist
Have a look at WebDriverWait from selenium.webdriver.support.ui
It allows you to wait for certain conditions
Hth
On Thu, Jan 31, 2019, 11:09 AM Hi all,
>
>
>
> I have found an excellent article on identifying stale elements. The issue
>
On 31/01/2019 11:14, Marco Mistroni wrote:
Hi
You won't find much help here as this is a python moist
I've no idea what the above is meant to mean.
Have a look at WebDriverWait from selenium.webdriver.support.ui
It allows you to wait for certain conditions
Hth
Please don't top post here a