Element Details: Web+Scraper+Column
 Back


Available in: Logi Info Source code name: WebScraperColumn

A WebScraperColumn element identifies data in a WebScraperRows element that contains data for a single report column.

The WebScraperXPath attribute for a WebScraperColumn element should be a relative path based on the WebScraperRows XPath attribute, such as:
td[4]



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
WebScraperXPath
UserDefined
(Required) The XPath attribute identifies a location in a web page HTML file formatted as XML.



PARENT ELEMENTS

Click element to drill down for more information.

Web Scraper Rows


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top