Package org.ndviet.library
Class Browser
- java.lang.Object
-
- org.ndviet.library.Browser
-
public class Browser extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBrowser.DRIVER_TYPEprotected static classBrowser.Type
-
Constructor Summary
Constructors Constructor Description Browser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleangetEnableTracing()static org.openqa.selenium.remote.RemoteWebDrivergetRemoteWebDriver(org.openqa.selenium.remote.AbstractDriverOptions options)static booleanisRemoteWebDriver()
-