Entries categorized as Types of Text Checkpoints
Types of Text Checkpoints
How many types of Text Checkpoints?
In WinRunner, four types of Text Checkpoints-
- For Objects/Windows
- From Screen Area
- From Selection (Web Only)
- Web text Checkpoints
Notes:
* WinRunner generates menu_select_item statement whenever you select any menu items.
* WinRunner generates set_window statement whenever you begin working in new window.
* WinRunner generates edit_set statement whenever you enter keyboard inputs.
* WinRunner generates obj_mouse_click statement whenever Read More...