21-10-22 02:00 PM
Answered! Go to Answer.
25-10-22 09:13 AM
Hi Robert,
There is a way to achieve this. You would need to add a Navigate stage at each position in your flow where you wanted to the highlight the target element.
Within the Navigate stage, you would use the 'Verify' action and set the 'Highlight' input to True.
This will highlight the element if found, or throw an exception if the element was not found.
24-10-22 11:57 AM
25-10-22 09:13 AM
Hi Robert,
There is a way to achieve this. You would need to add a Navigate stage at each position in your flow where you wanted to the highlight the target element.
Within the Navigate stage, you would use the 'Verify' action and set the 'Highlight' input to True.
This will highlight the element if found, or throw an exception if the element was not found.