A group of actions: Selenium


The action waits for the page title to appear

Action icon 

Settings 

Property Description Type Filling example Mandatory field
Parameters
ContextAction context for working with the browser.Robin.SeleniumBrowser contextYes
Title TextThe case-sensitive text of the title of a pageRobin.String
No
Match typeThe type of text match. Strict - the title is equal to the «Text» parameter. Not strict - the title contains the «Text» parameter. Regular Expression - The title matches the regular expression in the Text parameter.Robin.String
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
  • Нет меток