public class JavascriptSupport extends Object
Constructor and Description |
---|
JavascriptSupport() |
Modifier and Type | Method and Description |
---|---|
static void |
activateJavascriptSupportFor(org.openqa.selenium.WebDriver driver) |
static boolean |
javascriptIsSupportedIn(Class<? extends org.openqa.selenium.WebDriver> driverClass) |
static boolean |
javascriptIsSupportedIn(org.openqa.selenium.WebDriver driver) |
public static boolean javascriptIsSupportedIn(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)
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.