@ParametersAreNonnullByDefault
See: Description
Interface | Description |
---|---|
LoadUrlParams |
The parameters of the load URL request.
|
Navigation |
Allows loading resources in the browser instance and working with the navigation history.
|
NavigationEntry |
A navigation history entry.
|
Class | Description |
---|---|
LoadUrlParams.Builder |
A builder of
LoadUrlParams . |
Enum | Description |
---|---|
PageType |
The page types.
|
Exception | Description |
---|---|
NavigationException |
Thrown when navigation to a resource has been failed.
|
TimeoutException |
Thrown when a blocking operation times out.
|