Logi Composer
Documentation
Getting Started
Knowledge Base
Forums
Logi Report
Documentation
Getting Started
Knowledge Base
Forums
Logi Report API Doc
Logi Info
Documentation
Getting Started
Knowledge Base
Forums
Logi Info Sample Center
Logi Info Upgrade Advisor
Other Products
Izenda
Exago
Support
Submit a Ticket Request
View Support Tickets
License Manager
Product Download
Forums
Events
☰
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.
Name
Possible Values
Description
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