I'm trying to record capture this interface but anytime the number of days reduces, my bot refuse to run again. please any help on that.
Page 1 / 1
Hi @Abdulai Alhassan ,
I would recommend using XPaths to detect the object, since XPaths allow us to use Wildcards.
We can simply omit the dynamic portion by replacing it with * and the bot will be able to detect the object.
//node/contains(@attribute,'BrightPay')]
Here is a video tutorial on XPaths.
Kind Regards,
Ashwin A.K
Glad I could help!
I'd appreciate it if you would mark my answer as "Best" so that others facing similar issues may benefit from it as well.
Kind Regards,
Ashwin A.K
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.