a) outputs property value of any object b) outputs text string appearing in AUTc) outputs part of displayed text appearing in AUT
a) Nested Actions b) Shared Actionsc) External Actionsd) Reusable Actions
Window(“Calculator”).WinObject(“8”).Click 21,6Window(“Calculator”).WinObject(“WinObject”).Click 14,13In which mode is the script recorded ?
On Error Resume NextWhat does the above line of code do ?