A group of actions: Selenium
The action waits for the text to appear in the element
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Action context for working with the browser. | Robin.Selenium | Browser context | Yes |
Element | Element to be inspected. Required. | Robin.WebElement | Yes | |
Text | The text of the element | Robin.String | No | |
Use all text content | If the parameter value is true, then all text content will be checked | Robin.Boolean | true | No |
Match type | The type of text match. Strict - the content of the element is equal to the value of the «Text» parameter. Not strict - the content of the element contains the value of the «Text» parameter. Regular Expression - The content of the element matches the regular expression in the «Text» parameter. | Robin.String | No | |
Timeout | Wait until condition to be done (sec) | Robin.Numeric | No |
Обзор
Инструменты контента