PhoenixTest.Playwright.BrowserContext (PhoenixTestPlaywright v0.6.1)
View SourceInteract with a Playwright BrowserContext
.
There is no official documentation, since this is considered Playwright internal.
References:
Summary
Functions
Removes all cookies from the context
Open a new browser page and return its guid
.
Start tracing. The results can be retrieved via stop_tracing/2
.
Stop tracing and write zip file to specified output path.
Functions
Removes all cookies from the context
Open a new browser page and return its guid
.
Start tracing. The results can be retrieved via stop_tracing/2
.
Stop tracing and write zip file to specified output path.
Trace can be viewed via either
npx playwright show-trace trace.zip
- https://trace.playwright.dev