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