balin / com.github.epadronu.balin.core / WithWindowTests

WithWindowTests

class WithWindowTests

Constructors

<init>

WithWindowTests()

Functions

Create a JavaScript-incapable WebDriver factory

fun Create a JavaScript-incapable WebDriver factory(): Array<Array<() -> <ERROR CLASS>>>

Validate automatically context switching to and from a window when are none opened fails

fun Validate automatically context switching to and from a window when are none opened fails(driverFactory: () -> WebDriver): Unit

Validate automatically context switching to and from a window when several are opened fails

fun Validate automatically context switching to and from a window when several are opened fails(driverFactory: () -> WebDriver): Unit

Validate automatically context switching to and from the last opened window

fun Validate automatically context switching to and from the last opened window(driverFactory: () -> WebDriver): Unit

validate_context_switching_to_and_from_a_window

fun validate_context_switching_to_and_from_a_window(driverFactory: () -> WebDriver): Unit

Companion Object Properties

pageWithWindowsUrl

val pageWithWindowsUrl: String