Interview Questions

Explain Get Text checkpoint from screen area with syntax?

Mercury WinRunner FAQ


(Continued from previous question...)

Explain Get Text checkpoint from screen area with syntax?

a. We use obj_get_text (, ) function to get the text from an object
b. 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