A group of actions: Selenium


The action sets the selected options of the <select>.

Action icon 

Settings 

Property Description Type Filling example Mandatory field
Parameters
ContextAction context for working with the browser.Robin.SeleniumBrowser contextYes
ElementElement for interactionRobin.WebElement
Yes
Single optionThe value of a single option to be selected in the option list of the <select> element.Robin.String
No
Option listA collection of option values to be set in the option list of the <select> element.Robin.Collection
No
Internal valuesIf the parameter value is true, then the passed values will be used as internal option values.Robin.BooleantrueNo
Add optionsIf the parameter value is true, then the specified values will be added to those already set.Robin.BooleantrueNo
  • Нет меток