I'm a newbie to PA and need support
I have recently created a flow to input data from excel to a website, perform search and extract the data back to excel. However, I'm facing a problem - if i search number 1, the website displays results all the entries that start with a 1 i.e. 11, 12, 100, 101, 113, ...etc.
Hence, the flow is not scraping the exact data.
Is there anyway to match it to the entry for 1 and not 11, 12.
I tried UI element extraction, if (attribute value match). Not creating ideal data match