I am working on website which has session timeout after 10 mins. From the website I am able to capture the time at which it logged in (Eg 06:16). This time is stored in string variable. I want to compare this time with the system time. How can I do it?
Page 1 / 1
Hi @Sushant Sawant ,
You have captured the time1 from the website and time2 for system time, so now you have both values.
You can use the DateTime to manipulate the time values
Datetime package - Automation Anywhere Documentation
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.