TSL Functions
TSL Functions
phone_sync Recorded after any phone navigation on the Nokia emulator, and instructs
WinRunner to wait until the phone is ready to handle the next operation.
web_browser_invoke Invokes the browser and opens a specified site.
web_cursor_to_image Moves the cursor to an image on a page.
web_cursor_to_label Moves the cursor to a label on a page.
web_cursor_to_link Moves the cursor to a link on a page.
web_cursor_to_obj Moves the cursor to an object on a page.
web_event Runs an event on a specified object.
web_file_browse Clicks a browse button.
web_file_set Sets the text value in a file-type object.
web_find_text Returns the location of text within a page.
web_frame_get_text Retrieves the text content of a page.
web_frame_get_text_count Returns the number of occurrences of a regular expression in a
page.
web_frame_text_exists Checks whether the specified text string is found in a frame.
web_get_run_event_mode Returns the current run mode.
web_get_timeout Returns the maximum time that WinRunner waits for response from the
web.
web_image_click Clicks a hypergraphic link or an image.
web_label_click Clicks the specified label.
web_link_click Clicks a hypertext link.
web_link_valid Checks whether a URL name of a link is valid (not broken).
web_obj_get_child_item Returns the description of the children in an object.
web_obj_get_child_item_count Returns the count of the children in an object.
web_obj_get_info Returns the value of an object property.
web_obj_get_text Returns a text string from an object.
web_obj_get_text_count Returns the number of occurrences of a regular expression string in
an object.