Hi,
In order to verify when I access a sub-URL (https://example.com/create_order), if I need to connect, reconnect (session timeout) first, is there any simple solution?
If not, I would try to verify if sessionid is available in the cookies
However I dont find any function to get access to the cookies that UIPath could save when using “Open Browser” or “Attach Browser”
Does anyone have a solution?