Explain Get Text checkpoint web text checkpoint with syntax?
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_after] ); a. object: The logical name of the object to search. b. table_row: If the object is a table, it specifies the location of the row within a table. The string is preceded by the character #. c. table_column: If the object is a table, it specifies the location of the column within a table. The string is preceded by the character #. d. text_to_find: The string that is searched for. e. text_before: Defines the start of the search area for a particular text string. f. text_after: Defines the end of the search area for a particular text string. TSL Functions used in WINRUNNER to: WAP are: phone_append_text: Appends the specified text string to the current contents of the phone editor. phone_edit_set: Replaces the contents of the phone editor with the specified text string phone_get_name: Returns the model name of the specified phone.