Class BaseImp
java.lang.Object
BaseImp
- All Implemented Interfaces:
Base
public class BaseImp extends Object implements Base
-
Constructor Summary
Constructors Constructor Description BaseImp() -
Method Summary
Modifier and Type Method Description org.openqa.selenium.WebDrivergetDriver(String webDriver)PropertiesloadLoginProperties()
-
Constructor Details
-
BaseImp
public BaseImp()
-
-
Method Details
-
loadLoginProperties
- Specified by:
loadLoginPropertiesin interfaceBase- Throws:
IOException
-
getDriver
-