I need assistance with an automation task in UiPath. Here’s what I’m trying to accomplish:
I have an Excel file with a column named “Number”. I need to search for a specific bill number from this column within a “Document No.” column displayed in a web browser.
After locating the Number in the web browser, I need to untick the associated checkbox.
I’m encountering some challenges with the user interface interactions. Could you help me with the following:
How to effectively search for and match the bill number from the Excel file in the web browser.
Best practices for locating and interacting with the checkbox to untick it.