I am searching number (226342) like so:
Which yields multiple results like so:
The one I want to select the option that states the matching # in YELLOW like so “WO#226342”
There will always be two numbers, and the one to select is the FIRST one like so:
I will be passing multiple numbers through the search, and the results will change but the one I need to select will always have text that states:
“WO#(variable I entered)”
What is the best way to get UiPath to click the correct WO? Thanks in advance!!