Cybersecurity
DevOps Cloud
IT Operations Cloud
Scenario:
Code:
[ ] this.MoveMouse(p1.x, p1.y)
[ ] sleep (1)
[ ] STRING s = this.GetHelpText()
I’m Looking for equivalent of GetHelpText() with Open Agent
NOTE: this.GetProperty("$ToolTipText") is not working. FYI