public class Window
extends Object
-
Method Summary
from(org.openqa.selenium.JavascriptExecutor js)
from(org.openqa.selenium.WebDriver driver)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
from
public static Window from(org.openqa.selenium.WebDriver driver)
-
from
public static Window from(org.openqa.selenium.JavascriptExecutor js)
-