org.scalatest.selenium.WebBrowser
This class supports switching to the alert box in ScalaTest's Selenium DSL. Please see the documentation for WebBrowser for an overview of the Selenium DSL.
WebBrowser
This class is enables the following syntax:
switch to alertBox ^
Switches the driver to the currently active alert box.
the WebDriver with which to perform the switch
WebDriver
This class supports switching to the alert box in ScalaTest's Selenium DSL. Please see the documentation for
WebBrowser
for an overview of the Selenium DSL.This class is enables the following syntax: