public class NavigatedWithinDocument extends Object
| Constructor and Description |
|---|
NavigatedWithinDocument() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFrameId()
Id of the frame.
|
String |
getUrl()
Frame's new url.
|
void |
setFrameId(String frameId)
Id of the frame.
|
void |
setUrl(String url)
Frame's new url.
|
Copyright © 2020. All rights reserved.