Interview Questions

How to get Text from object/window ?

Mercury WinRunner FAQ


(Continued from previous question...)

How to get Text from object/window ?

We use obj_get_text (logical_name, out_text) function to get the text from an object
We use win_get_text (window, out_text [, x1, y1, x2, y2]) function to get the text from a window.

(Continued on next question...)

Other Interview Questions