| Package | Description |
|---|---|
| com.teamdev.jexplorer |
Contains the basic classes and interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
BrowserContext |
Browser.getContext()
Returns context associated with the current Browser instance.
|
| Constructor and Description |
|---|
Browser(BrowserContext context)
Constructs a new
Browser instance with specific context. |