| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.commands | |
| com.qeagle.devtools.protocol.types.page |
| Modifier and Type | Method and Description |
|---|---|
void |
Page.setWebLifecycleState(SetWebLifecycleStateState state)
Tries to update the web lifecycle state of the page.
|
| Modifier and Type | Method and Description |
|---|---|
static SetWebLifecycleStateState |
SetWebLifecycleStateState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SetWebLifecycleStateState[] |
SetWebLifecycleStateState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.