public class JavascriptSupport extends Object
| Constructor and Description |
|---|
JavascriptSupport() |
| Modifier and Type | Method and Description |
|---|---|
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)
Copyright © 2023. All rights reserved.