Class NavigationInfo
java.lang.Object
org.openqa.selenium.bidi.browsingcontext.NavigationInfo
- Direct Known Subclasses:
 DownloadInfo
- 
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedNavigationInfo(String browsingContextId, String navigationId, long timestamp, String url)  - 
Method Summary
Modifier and TypeMethodDescriptionstatic NavigationInfofromJson(org.openqa.selenium.json.JsonInput input) longgetUrl() 
- 
Constructor Details
- 
NavigationInfo
 
 - 
 - 
Method Details
- 
fromJson
 - 
getBrowsingContextId
 - 
getTimestamp
public long getTimestamp() - 
getUrl
 
 -