Question
Web Application control identification
I am trying to interrogate a web application which has two different URLs but both have same format i.e. they have same controls. For my project I have to refer either of the two links depending upon their availability but I cannot use the controls of one URL in automation when it is referring to other URL as pega robotics is not identifying the control. Is there any way so that I can interrogate only one URL and make changes in Match rule of controls so that I can use the same controls when referring to another URL.
The match rules can be edited to work with both URLs. Any text-based match rule has an editor allowing you various options for configuring the text it it matching. You can use even us RegEx to define an expression to match with.