WebDriverExt

final class WebDriverExt(self: WebDriver) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def addStyleTag(content: String): Unit
def disableCssAnimation(disableAnimation: Boolean, disableTransitions: Boolean, disableTransforms: Boolean): Unit
def executeJsOrThrow(cmd: String, args: AnyRef*): AnyRef
def onShutdownQuit(): Unit