Package | Description |
---|---|
io.webfolder.cdp.session |
Modifier and Type | Method and 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 and Description |
---|---|
Session |
Session.navigateAndWait(String url,
WaitUntil condition) |
Session |
Session.navigateAndWait(String url,
WaitUntil condition,
int timeout) |
Copyright © 2017, 2019–2019 WebFolder OÜ. All rights reserved.