Class BrowsingContextInfo
java.lang.Object
org.openqa.selenium.bidi.browsingcontext.BrowsingContextInfo
-
Constructor Summary
ConstructorsConstructorDescriptionBrowsingContextInfo(String id, String url, List<BrowsingContextInfo> children, String clientWindow, String originalOpener, String userContext, String parentBrowsingContext) -
Method Summary
Modifier and TypeMethodDescriptionstatic BrowsingContextInfofromJson(org.openqa.selenium.json.JsonInput input) getId()getUrl()toString()