Forum Discussion
3 Replies
- tristaanogreEsteemed Contributor
There's an action available for most UI components called "HoverMouse" which simulates putting the mouse over a component. Depending upon how the applicationn is coded, getting to the tool tip that displays varys.
- AlexKaras
Champion Level 1
Hi,
Not sure if it is recorded, but there is .HoverMouse() method that you can insert manually where required.
- SoumyaOccasional Contributor
Thanks for your input