com.gu.automation.support

page

package page

Visibility
  1. Public
  2. All

Type Members

  1. trait PageCompanion[A] extends AnyRef

Value Members

  1. object ElementOption

    Uses the normal implicit waits to return things about the element, returning the default value if the element is not present at the end of the time.

  2. object ExplicitWait

    Uses explicit wait to wait for something.

  3. object WaitGet

    Waits for the presence of an element for other than the default time, useful if something is likely to be slow to appear, or if something should be there already and you just want to check the presence.

Ungrouped