iRobo.Activity.HTML Table To DataTable

Get an HTML table element and store it into DataTable.


     Note: 

         Before using Web Activities, check Web Automation prerequisites from Web Automation Page.

                                               

                                               

Properties

Input

  • AddHeaders - Check to add the first row as header of the table.
  • HTMLText - HTML file containing HTML Table code. (Mandatory)


Misc

  • DisplayName -  Activity header name.


Output

  • Tables -  Array of DataTables.


Steps of Using HTML Table To DataTable Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag HTML Table To DataTable Activity to the Sequence.
  3. Enter HTMLText in Properties Panel to get HTML Table file.
  4. Enter Tables from Properties Panel, to store HTML Table file to an array of DataTables.
  5. Click Save button from iRobo Studio Menu to save Workflow.
  6. Click Play button to start the automated process.

Created with the Personal Edition of HelpNDoc: Easily create Qt Help files