Hi Everyone,
My Robot Framework tests occasionally get stuck waiting for a element to interact with browser page, which causes the tests to hang indefinitely at times. In most of these cases I am experiencing, the browser has loaded 99% of the content and can be interacted with just fine.
When I have watched the automation tests run and encounter this browser hanging issue, if I manually press anywhere on the browser the automation tests resume as normal. I tried giving TIMEOUT, reducing selenium speed but none of it worked.
Environment :-
robotframework 3.1.2
selenium 3.141.0
Any help would be greatly appreciated.
Thank you,
Madhu.