the application window I want to capture has the above naming (with number which can change) . so I wanna generalize that number using regex or something else in A360
How to write regex for applications with numbers
@sirispandana velagala : can't you able to use wildcard * in the title window where ever the number is changing ?
I tried 20* kits.... in regex but no luck
Hi @sirispandana velagala ,
You don't have to toggle over to Regex, simply pass in a Wildcard directly like so:
Could you try and see if that works out for you?
Kind Regards,
Ashwin A.K
Tried using 20* and surprisingly it worked in the sample bot!
Thanks
Reply
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.