- Documentation
- Activities
- Browser
- Extract Table
Copy data from an HTML table on a webpage
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Table Selector selector | selector | Required | — | — |
Include Headers includeHeaders | boolean | Optional | true | — |
Output Variable outputVariable | variable | Optional | TableData | — |
Output
TableDataDataTableData extracted from HTML table on webpage
ColumnsArrayRowsArrayRowCountNumberColumnCountNumber
Compatibility
WindowsLinuxWebAttendedUnattended
Related activities
Check/Uncheck
Check or uncheck a checkbox element
Click Element
Click on a button, link, or any element on the page
Close Browser
Close the browser window and end the session
Get Element Attribute
Get the value of an attribute from a web element
Get Text
Read and copy text from an element on the page
Handle Alert
Accept, dismiss, or read text from browser alerts