I am trying to open a web page - Youtube.com.
As we are all aware any web page opens within few seconds or some may take 120 seconds also. My ask is
Even Page opens in 5 seconds or in 120 seconds bot should proceed immediately once the page is opened. In general the default timeout is 30 seconds. How to extend this ? User Browser property (Timeout) not working as expected and even delay also not working as expected inside Use Browser activity. Any other options in this ?
Hie @Honda so you can use Retry Activity make sure to add more number of Retry count so if bot open it on 1 try or 10 it will not affect the process because if it open in 1 attempt it not retry for the other try but if bot take more than 1 then your max try count help on that