background image
<< Reading Text from the Terminal Screen | Searching for Text on the Screen >>
<< Reading Text from the Terminal Screen | Searching for Text on the Screen >>

About Reading Text from the Terminal Screen

RTE Vuser Scripts · Reading Text from the Terminal Screen
Creating Vuser Scripts
Chapter 17, page 303
About Reading Text from the Terminal Screen
LoadRunner provides several functions that RTE Vusers can use to read text from
the terminal screen. You can use these functions, TE_find_text and
TE_get_text_line, to check that the terminal emulator is responding correctly, or to
enhance the logic in your scripts.
After recording, you can manually insert TE_find_text and TE_get_text_line
statements directly into your RTE Vuser scripts.