How to define a dynamic selector for an href element

@suryasunderraj
dynamizing a selector is done as decribed here:

have a check within uiexplorer on an a element and try to incorporate the id info within the innertext attribute like innertext="*{{YourIDVar}}*" for an selector used in clicked or element exists activity

1 Like