| Package | Description |
|---|---|
| io.webfolder.cdp.session |
| Modifier and Type | Method | Description |
|---|---|---|
static WaitUntil |
WaitUntil.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static WaitUntil[] |
WaitUntil.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
Session |
Session.navigateAndWait(String url,
WaitUntil condition) |
|
Session |
Session.navigateAndWait(String url,
WaitUntil condition,
int timeout) |
Copyright © 2017, 2018–2018 WebFolder OÜ. All rights reserved.