Uses of Class
com.microsoft.playwright.impl.BrowserContextImpl
Packages that use BrowserContextImpl
-
Uses of BrowserContextImpl in com.microsoft.playwright.impl
Fields in com.microsoft.playwright.impl declared as BrowserContextImplModifier and TypeFieldDescriptionprivate final BrowserContextImplPageImpl.browserContext(package private) BrowserContextImplRouteImpl.browserContext(package private) BrowserContextImplPageImpl.ownedContextFields in com.microsoft.playwright.impl with type parameters of type BrowserContextImplModifier and TypeFieldDescription(package private) final Set<BrowserContextImpl> BrowserImpl.contextsMethods in com.microsoft.playwright.impl that return BrowserContextImplModifier and TypeMethodDescriptionPageImpl.context()BrowserTypeImpl.launchPersistentContext(Path userDataDir, BrowserType.LaunchPersistentContextOptions options) private BrowserContextImplBrowserTypeImpl.launchPersistentContextImpl(Path userDataDir, BrowserType.LaunchPersistentContextOptions options) BrowserImpl.newContext(Browser.NewContextOptions options) private BrowserContextImplBrowserImpl.newContextImpl(Browser.NewContextOptions options) Methods in com.microsoft.playwright.impl with parameters of type BrowserContextImplModifier and TypeMethodDescription(package private) static voidUtils.addLargeFileUploadParams(Path[] files, com.google.gson.JsonObject params, BrowserContextImpl context)