A group of actions: Selenium


The action waits for the element to appear in the page’s document object model (DOM). The element does not have to be visible

Action icon 

Settings 

Property Description Type Filling example Mandatory field
Parameters
ContextAction context for working with the browser.Robin.SeleniumBrowser contextYes
ElementElement to be inspected. Required.Robin.WebElement
Yes
VisibilityA way to check the visibility of an elementRobin.String
Yes
AvailabilityMethod of checking the availability of an elementRobin.String
Yes
TimeoutWait until condition to be done (ms). The value is converted to seconds: it`s devided by 1000 and rounded up.Robin.Numeric
No
  • Нет меток