org.scalatestplus.selenium.WebBrowser
Switches the driver to the frame at the index that was passed to the constructor.
Switches the driver to the frame at the index that was passed to the constructor.
the WebDriver
with which to perform the switch
This class supports switching to a frame by index 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: