Modifier and Type | Method and Description |
---|---|
static DefaultConfig |
DefaultConfig.getDefaultConfig()
Returns the singleton object of the
DefaultConfig class. |
Constructor and Description |
---|
CacheDriverFactory(DefaultConfig config)
Default Constructor which will create the CacheDriverFactory object using the
DefaultConfig class object provided. |
Modifier and Type | Method and Description |
---|---|
DefaultConfig |
Browser.getConfig()
Returns the currently stored configuration object.
|
Modifier and Type | Method and Description |
---|---|
void |
Browser.setConfig(DefaultConfig config)
Set the Default Config object to this object.
|
Modifier and Type | Field and Description |
---|---|
protected DefaultConfig |
PageObjectUtils.config |
Copyright © 2014. All rights reserved.