a) Returns a text string from an object.
web_obj_get_text (object, table_row, table_column, out_text [, text_before, text_after, index]);
i. object ...
Search results for get text checkpoint
We use web_obj_text_exists function for web text checkpoints. web_obj_text_exists ( object, table_row, table_column, text_to_find [, text_before, text ...
We use win_get_text (window, out_text [, x1, y1, x2, y2]) function to get the text from a window.
[Source: JAGAN MOHAN "Interview questions bible"] ...
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 ...
What check points you will use to read and check text on the GUI and explain its syntax?
Posted by Devin
a) You can use text checkpoints in your test scripts to read and check text in GUI objects and in areas of the screen. While creating a test you point ...
« previous1 next »
