Getting values from an element
Use the following commands to get elements such as images, values from elements, and tables from a web page:
-
Get element value command
Gets the current value of an element from the web page using a selector. -
Get HTML code command
Gets the complete code for a web page or application. -
Get element HTML command
Gets the HTML code for an element on the page or web application. -
Get Amount of Combo Box Options command
Finds a combo box on a web page and returns the amount of options in that box. -
Get table from web command
Gets the content and structure of a data table on a web page. For data tables on web pages or applications, use the selectors available in the HTMLtable
element. -
Get Image from Web command
Get an image of a web page or application. -
Full Web Page Screenshot command
Screenshots a full web page. -
Get Web Snapshot command
Gets a snapshot of a web page.