Package step.basic.web.selenium.pages
Class DriverFactory
- java.lang.Object
-
- step.basic.web.selenium.pages.DriverFactory
-
public class DriverFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DriverFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.openqa.selenium.WebDriver
createWebDriver(java.lang.String type, boolean debug, int timeout, boolean disableShm)
-