A group of actions: Selenium
The action sets the selected options of the <select>.
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Action context for working with the browser. | Robin.Selenium | Browser context | Yes |
Element | Element for interaction | Robin.WebElement | Yes | |
Single option | The value of a single option to be selected in the option list of the <select> element. | Robin.String | No | |
Option list | A collection of option values to be set in the option list of the <select> element. | Robin.Collection | No | |
Internal values | If the parameter value is true, then the passed values will be used as internal option values. | Robin.Boolean | true | No |
Add options | If the parameter value is true, then the specified values will be added to those already set. | Robin.Boolean | true | No |
Обзор
Инструменты контента