A group of actions: Selenium


The action returns tables with data.

Action icon 

Settings 

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ContextAction context for working with the browser.Robin.SeleniumBrowser contextYes
ElementElement for interactionRobin.WebElement
Yes
With headerIf the value is «true», the row with the table header will be highlighted separately and will not be included in the rows with the contents of the table that the action returns.Robin.BooleantrueNo
Delete emptyIf the parameter value is true, then empty rows/columns will be removed.Robin.BooleantrueNo
Remove duplicate headerIf the value is «true», indexes will be added to the same column names in the header of the resulting table. The numbering starts from 1.Robin.BooleantrueNo
Results
ResultResult variable with data in the form of a tableRobin.DataTable

  • Нет меток