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
Page 1 / 1
@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
Great!
There are instances where the Window Title is not available (desktop applications mostly) in those situations you will have to toggle over to "Active Window".
Kind Regards,
Ashwin A.K
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.