Hello all, I’m facing an automation problem where I have to click on ‘view’ where string start from ‘MBLEM’.
This is the table which I have extracted in the form of data-table,
Thanking you.
Regards,
Hardik Durgam.
Hello all, I’m facing an automation problem where I have to click on ‘view’ where string start from ‘MBLEM’.
This is the table which I have extracted in the form of data-table,
Thanking you.
Regards,
Hardik Durgam.
Hi,
Can you try ForEachUiElement activity?
We can check if the value starts with MBLEM and click “view” in each row.
Regards,
@Yoichi I tried to extract the data but it is showing me this error, “Target or UI element must be set”, and I am not evening getting the filter options of for-each ui element.
HI,
The following is a simple sample for ForEacgUiElement.
(Highlight title element which count of replies starts with “2”)
Can you check this?
Sample20230227-5L.zip (4.1 KB)
Regards,
@Yoichi thanks for the solution.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.