This functionality is supported only if you are using the Classic Agent.
The following user options control table recognition:
- RowTextIncludesEmptyCells
- Controls the recognition of blank cells in bordered and borderless tables. This option is set to FALSE by default. If you want to return blank cells in tables as empty strings, set :
BrowserPage.SetUserOption ("RowTextIncludesEmptyCells", TRUE).
- ShowBorderlessTables
- Changes the level of recognition of tables in your web pages. See
Setting options for ShowBorderlessTables.
- ShowBorderlessTableFlags
- Indicates input elements that you do not want to consider as input elements. See
Overview of input elements and borderless tables.