Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Параметры действия

Входные параметры

Поле "Контекст"                                - Контекст действия для работы с браузером

...

Поле "Элемент"                                - Элемент для взаимодействия

...

Поле "С заголовком"                      - Если значение параметра равно true, то заголовок таблицы будет выделен отдельно

...

Поле "Удалять пустые"                   - Если значение параметра равно true, то будут удалены пустые строки/столбцы

...

Выходные параметры

Результат Результат                                          - Результирующая переменная с данными в виде таблицы

...

Property

Description

Type

Example

Mandatory field

Parameters

Context

The context of the action for working with the browser.

Robin.Selenium

Контекст браузера

Yes

Element

An element for interaction.

Robin.WebElement


Yes

With header

If 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.Boolean

true

No

Remove empty

If the parameter value is true, empty rows/columns will be deleted.

Robin.Boolean

true

No

Remove duplicate header

If 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.Boolean

true

No

Results

Result

The resulting variable with data in the form of a table.

Robin.DataTable



Особые условия использования 

...