Hello Everyone, need an assistance with a task where a value from a variable should be located within the “Workflow Description” column on a website and then clicked. They provided an image displaying a list of tax return workflows for context.
Use click activity indicate the one field in the workflow description value in that Open the UiExplorer enable the aaname then pass the variable in the value field
aaname=‘{{VariableName}’
if clicked failed means the value is not found the current window. In that case you can use the Try catch to handle exception.
Regards,
Gowtham krishann
I want to find the element and scroll through, it is a dynamic value
@BHUSHAN_NAGAONKAR1 can you provide more details about your requirement
To scroll through the data on screen you can use Mouse Scroll activity. Make the selectors dynamic so it will scroll to that UI element.
Once it’s visible on screen, you can click on it by Click activity.
Thanks,
Ashok ![]()
Thanks this helped it worked
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.
