State associated with a WebDriver session.
- Source:
Classes
Members
(static) PageLoadStrategy
Enum of page loading strategies.
Properties:
Name | Type | Description |
---|---|---|
None |
No page load strategy. Navigation will return immediately. |
|
Eager |
Eager, causing navigation to complete when the document reaches
the |
|
Normal |
Normal, causing navigation to return when the document reaches the
|
- Source: