pick a more reliable selector
In attach browser please select ur browser properly or already if u have opened the browser in properties panel create variable name for the browser and use the name in attach browser activity
im not sure where since i did the same for the first data scrape and it worked its only when i run the 2nd one then it fails
It seems issue of Selectors. Check the selector are valid when it fails.
Also one more thing, why not using modern activities? They are more reliable and have latest algorithms to find any selectors.
Thanks,
Ashok ![]()
If first time its working check if there are any title or anything in the window selector and use wild cards like * inplace of dynamic title
Cheers
This worked thanks, sorry if im bothering you but can you add on of how to remove rows if a certain column is empty for excel and how to use string for flow decision? Thanks!
You can filter the datatable with non empty for required column
And for flow decision depends on what you want to check str.Contains("A") this will check if A is present similarly others
Cheers
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.
