I need your help. I’m making a bot which can do some repetitive actions. I have a list in excel. He takes a cell content and needs to click on exact match, but sometimes he click on wrong item example:
He needs to find and click on word “Transmission”, and in the table there is more options like “Manual Transmission”, “Automatic Transmission”, “Transmission” and he click on the first one, in this example “Manual Transmission”, but I need “Transmission”. How to do exact match in this scenario?