Exports

object Exports extends Exports
Companion
class
trait Exports
trait SeleniumExt
class Object
trait Matchable
class Any

Type members

Inherited types

Inherited from
Exports
final type JavaScriptNotSupported = JavaScriptNotSupported
Inherited from
SeleniumExt
final type MultiBrowser[+D <: WebDriver] = MultiBrowser[D]
Inherited from
Exports
final type MultiTab[+D <: WebDriver] = MultiTab[D]
Inherited from
Exports
final type ScrollLogic = ScrollLogic
Inherited from
SeleniumExt
final type Tab[+D <: WebDriver] = Tab[D]
Inherited from
Exports
Inherited from
Exports
final type TabSupport[-D <: WebDriver] = TabSupport[D]
Inherited from
Exports

Value members

Inherited fields

Inherited from
Exports
final val JavaScriptNotSupported: JavaScriptNotSupported
Inherited from
SeleniumExt
Inherited from
Exports
final val MultiTab: MultiTab
Inherited from
Exports
final val ScrollLogic: ScrollLogic
Inherited from
SeleniumExt
Inherited from
Exports

Implicits

Inherited implicits

implicit def testStateExtPoint(p: Point): PointExt
Inherited from
SeleniumExt
implicit def testStateExtWebDriver(d: WebDriver): WebDriverExt
Inherited from
SeleniumExt
implicit def testStateExtWebElement(e: WebElement): WebElementExt
Inherited from
SeleniumExt
implicit def testStateScrollLogic: ScrollLogic
Inherited from
SeleniumExt
implicit def testStateSeleniumDslExt[F[_], R, O, S, E](dsl: Dsl[F, R, O, S, E]): DslExt[F, R, O, S, E]
Inherited from
TestStateExtLowPri
implicit def testStateSeleniumDslIdExt[R, O, S, E](dsl: Dsl[Id, R, O, S, E]): DslIdExt[R, O, S, E]
Inherited from
TestStateExt
final implicit def univEqWebElement: UnivEq[WebElement]
Inherited from
Exports