Package org.ndviet.library
Class Browser
java.lang.Object
org.ndviet.library.Browser
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumprotected static enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic org.openqa.selenium.remote.RemoteWebDrivergetRemoteWebDriver(org.openqa.selenium.remote.AbstractDriverOptions options) static boolean
-
Constructor Details
-
Browser
public Browser()
-
-
Method Details
-
getEnableTracing
public static boolean getEnableTracing() -
isRemoteWebDriver
public static boolean isRemoteWebDriver() -
getRemoteWebDriver
public static org.openqa.selenium.remote.RemoteWebDriver getRemoteWebDriver(org.openqa.selenium.remote.AbstractDriverOptions options)
-