Hello All, I want to extract WI4 type entries and click on action of the respective WI4 entry. How can I filter WI4 type entries and iterate through all pages.
My Suggestion for this scenario is extract the Table in to Collection and filte the collection using WI4. Now follow the below steps:
1. Manually open one of the work item and copy the URL. 2. At the end of the URL you can find the ID of that work item opened. 3. Using Open Browser option you can dynamically pass the WI number which is filtered to the URL.