Hi i need to click only W14 and click search data spaning over multiple pages but as idx value become 1 again in next page how to look for multiple pages for w14
If you click on any one the WI4 and notice the Url you will have WIID in it
If you change the WIID the page will redirect to that particular WIID details
So you can use that url in a dynamic way and use “Navigate to” activity
Regards
Sudharsan
By using this method you dont need a selector here @Ravi_Shirsath
You need to change this ID alone to access the particular page
"https://acme-test.uipath.com/work-items/"+WIID_Var
Regards
Sudharsan
Thanks sudarshan
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.