public class FrameScheduledNavigation extends Object
Constructor and Description |
---|
FrameScheduledNavigation() |
Modifier and Type | Method and Description |
---|---|
Double |
getDelay()
Delay (in seconds) until the navigation is scheduled to begin.
|
String |
getFrameId()
Id of the frame that has scheduled a navigation.
|
void |
setDelay(Double delay)
Delay (in seconds) until the navigation is scheduled to begin.
|
void |
setFrameId(String frameId)
Id of the frame that has scheduled a navigation.
|
public String getFrameId()
public void setFrameId(String frameId)
public Double getDelay()
public void setDelay(Double delay)
Copyright © 2017 WebFolder OÜ. All rights reserved.