org.pageobject.core

dsl

package dsl

Visibility
  1. Public
  2. All

Type Members

  1. trait BrowserControlDsl extends DriverDsl with NavigationDsl with SwitchTargetDsl with WindowDsl

    This trait is part of the PageObject DSL.

  2. trait BrowserDsl extends BrowserPageDsl with BrowserControlDsl

    This trait is a summary of all PageObject DSL traits.

  3. trait BrowserPageDsl extends ClickDsl with CookieDsl with InputDsl with QueryDsl with PageDsl with ScriptDsl with LocatorDsl

    This trait is part of the PageObject DSL.

  4. trait ClickDsl extends AnyRef

    This trait is part of the PageObject DSL.

  5. trait CookieDsl extends AnyRef

  6. trait DriverDsl extends AnyRef

  7. trait DurationDsl extends AnyRef

  8. trait InputDsl extends SwitchTargetDsl

  9. trait LocatorDsl extends AnyRef

  10. trait NavigationDsl extends AnyRef

    This trait is part of the PageObject DSL.

  11. trait PageDsl extends AnyRef

    This trait is part of the PageObject DSL.

  12. trait QueryDsl extends AnyRef

    This trait is part of the PageObject DSL.

  13. trait ScriptDsl extends AnyRef

    This trait is part of the PageObject DSL.

  14. trait SwitchTargetDsl extends AnyRef

    This trait is part of the PageObject DSL.

  15. trait WindowDsl extends AnyRef

    This trait is part of the PageObject DSL.

Value Members

  1. object Cookie

  2. object Navigation

    This trait is part of the PageObject DSL.

  3. object RetryHelper

  4. object SwitchTarget

    This trait is part of the PageObject DSL.

Ungrouped