Question
3
Replies
748
Views

USA
US
Posted: October 1, 2018
Last activity: February 8, 2019
Last activity: 8 Feb 2019 0:51 EST
Closed
Solved
Is it possible to dynamically change a match rule.
Is it possible to dynamically change a web match rule.
Example: A web page provides a list of links where the Text TITLE and URL change dynamically. The goal is to click on a link/URL matching the TITLE of a changing value.
I realize we can change the property UseKeys = True, use GetClones, and loop through all the links, but am asking if we can instead change/update the text or innerhtml or attribute match rule value.