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
No
AvailabilityMethod of checking the availability of an elementRobin.String
No
TimeoutWait until condition to be done (sec)Robin.Numeric
No
  • Нет меток