[Robotics] Common control in all pages?
Hi,
The website I am working with has a logout button and the same menu items in all pages. Is there a way to define a control as one the occurs in all pages?
Currently, I have a log out control in all pages, with the same match rules, and in my logout automation, I have a massive waitany for all these logout buttons.
Is there a better way to handle this? Some way to have a single logout control for all pages?