Tuesday
Hi all,
Just came across this issue while using UIA mode in Chrome to automate MS Forms. Below are the Form names which the process needs to click open and proceed with other steps -
1. Invoice Submission Form Test 110225
2. Invoice Submission Form Test 11.2.25
Now, the issue is when you try to work with the 2nd Form. I can identify both the Form name buttons using UIA and it also correctly highlights both. But, when you use the 2nd Form element in a wait stage or navigate click action then the process fails to run theses steps because of failure in identifying.
I know I can try other modes like Browser or AA for this but UIA was giving me the best possible attribute matches to proceed.
It looks like a bug in the Product when special characters are present in UIA text. Please share your knowledge on this
Tuesday