public class JavascriptSupport
extends java.lang.Object
| Constructor and Description |
|---|
JavascriptSupport() |
| Modifier and Type | Method and Description |
|---|---|
static void |
activateJavascriptSupportFor(org.openqa.selenium.WebDriver driver) |
static boolean |
javascriptIsSupportedIn(java.lang.Class<? extends org.openqa.selenium.WebDriver> driverClass) |
static boolean |
javascriptIsSupportedIn(org.openqa.selenium.WebDriver driver) |
public static boolean javascriptIsSupportedIn(java.lang.Class<? extends org.openqa.selenium.WebDriver> driverClass)
public static boolean javascriptIsSupportedIn(org.openqa.selenium.WebDriver driver)
public static void activateJavascriptSupportFor(org.openqa.selenium.WebDriver driver)