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.
Record capture and window title
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
@Ashwin A.K Thank you
Found this useful🙏
Reply
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.