Class BrowsingContext
java.lang.Object
org.openqa.selenium.bidi.browsingcontext.BrowsingContext
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBrowsingContext
(org.openqa.selenium.WebDriver driver, String id) BrowsingContext
(org.openqa.selenium.WebDriver driver, org.openqa.selenium.WindowType type) BrowsingContext
(org.openqa.selenium.WebDriver driver, org.openqa.selenium.WindowType type, String referenceContextId) -
Method Summary
-
Field Details
-
LIST_OF_BROWSING_CONTEXT_INFO
-
-
Constructor Details
-
BrowsingContext
-
BrowsingContext
public BrowsingContext(org.openqa.selenium.WebDriver driver, org.openqa.selenium.WindowType type) -
BrowsingContext
public BrowsingContext(org.openqa.selenium.WebDriver driver, org.openqa.selenium.WindowType type, String referenceContextId)
-
-
Method Details
-
getId
-
getTree
-
getTree
-
getTopLevelContexts
-
close
public void close()
-