org.scalatest.selenium.WebBrowser
This class supports switching to a frame by element in ScalaTest's Selenium DSL. Please see the documentation for WebBrowser for an overview of the Selenium DSL.
WebBrowser
Switches the driver to the frame containing the Element that was passed to the constructor.
Element
the WebDriver with which to perform the switch
WebDriver
This class supports switching to a frame by element in ScalaTest's Selenium DSL. Please see the documentation for
WebBrowser
for an overview of the Selenium DSL.