| Package | Description |
|---|---|
| cz.etnetera.seleniumbrowser.browser | |
| cz.etnetera.seleniumbrowser.configuration |
| Modifier and Type | Field and Description |
|---|---|
protected BrowserConfiguration |
Browser.configuration |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends BrowserConfiguration> |
Browser.init(Class<T> configCls) |
| Modifier and Type | Method and Description |
|---|---|
default BrowserConfiguration |
BrowserContext.getConfiguration()
Returns
BrowserConfiguration instance. |
BrowserConfiguration |
Browser.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Browser.applyConfiguration(BrowserConfiguration configuration) |
protected void |
Browser.init(BrowserConfiguration configuration) |
| Constructor and Description |
|---|
Browser(BrowserConfiguration configuration)
Constructs a new instance and configures it.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicBrowserConfiguration
Configures browser.
|
Copyright © 2016 Etnetera a.s.. All rights reserved.