I have a site, need to input data from excel file to search and capture the output to excel.
Challenge is - After 1st search, Selectors are changing. Also the URL is getting changed.
How to handle the URL which is changing in next search?
How to handle the selector also on next search load?
I have tried *, this shows validation correct, but next time it fails.