Commands | Descriptions | Argument |
get_element_attribute | Get an attribute value of the web element | locator: An element locator |
get_element_text | Get the visible innerText of the web element | locator: An element locator |
store_window_handle | Gets the handle of the current page. | window_handle: A handle representing a specific page (tab, or window). |