Get HTML Table

Retrieve the text of an HTML table in the currently active web page and place it into a new or existing variable. To enable easy parsing, searching, and formatting, the data returned by this command is separated into columns and rows using the delimiters you specify.

  1. Click Select an object to select the table whose text you would like to copy.

    When using this command, the selector will only allow the selection of an HTML table. No other type of HTML object can be selected.
  2. After selecting the table, the Get HTML table dialog will appear as follows:

  1. Preview a thumbnail image of the selected table.

  2. Click to restart the selection process if you need to select a different table

  3. Enter the name of the variable into which you would like to place the text of the selected table; and

    the delimiters to use to separate each column and row in the returned data

  4. Instruct the wizard how to handle any errors encountered. Read more about error handling.

    This command has a built-in timeout monitoring of 5 seconds. See Timeout Monitoring Support for Advanced Commands

Support and Prerequisite: See HTML Commands Support and Prerequisites