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

Ключ

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

...

The action waits for the element property or element attribute to take the specified value. The name of the attribute or property can be selected from a predefined list or specified manually

Action icon

Image Modified

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ContextAction context for working with the browser.Robin.SeleniumBrowser contextYes
ElementElement to be inspected. Required.Robin.WebElement
Yes
Attribute or property name from the listThe predefined attribute or property element name from the list.Robin.String
Yes
Attribute nameUser-defined attribute nameRobin.String
No
Attribute valueThe attribute value to be set.Robin.Object
No
TimeoutWait until condition to be done (ms). The value is converted to seconds: it`s devided by 1000 and rounded up.Robin.Numeric
No

Special conditions of use

...