Hi
I have two Urls in my excel file
- facebook.com
-
facebook.com
uipath will fetch this URL and hit. For the first instance it will ask for the login credentials and for the next, login credentials wont appear.
It is not handling the exception.
I have used try catch block.
inside catch block I have used continue statement. Is this right?.
If login credentials not found it must continue and find next element.
Kindly suggest
Thanks in Advance