Reframework recover when connection is lost

How do we design the reframework , If the loses connection or internet , the bot will retry up to 5 times to re-establish a connection ? Thanks for any idea .

Hi @AhmedKutraphali

u can use powershell command to check whether the internet connection is off/one then if it is off u can use the powershell command itself to re-establish the connection again

Check this for reference

Regards,

Nived N

Happy Automation

is it not possible in reframework to just detect if internet is off ? and how do we attemp the bot like for examle 3 times ?

it is possible in uipath by using powershell integration so that u can utilise the powershell scripts to check the internet connection is on/off

Regards,

Nived N

Happy Automation