what is the best way to handle a webpage timing out? I’ve been told that if the webpage is experiencing clicks them it will not time out. However, When I run the robot, the web page does not appear to be indicating my work as “clicks”. Any thoughts?
David You need a proper design for your time out process.
First of all observer the behavior of your application time out property.
How much time it is happening time out. capture that value.
create an activity to verify time out browser title and then make it login again.
call the time out activity work flow where ever you need in your business operations.
hope my inputs are useful