Uses of Class
org.openqa.selenium.bidi.browsingcontext.CreateContextParameters
Packages that use CreateContextParameters
-
Uses of CreateContextParameters in org.openqa.selenium.bidi.browsingcontext
Methods in org.openqa.selenium.bidi.browsingcontext that return CreateContextParametersModifier and TypeMethodDescriptionCreateContextParameters.background
(boolean background) CreateContextParameters.referenceContext
(String id) CreateContextParameters.userContext
(String userContext) Constructors in org.openqa.selenium.bidi.browsingcontext with parameters of type CreateContextParametersModifierConstructorDescriptionBrowsingContext
(WebDriver driver, CreateContextParameters parameters)