API Reference PhoenixTestPlaywright v#0.7.0
View SourceModules
Run feature tests in an actual browser, using PhoenixTest and Playwright.
Interact with a Playwright Browser
.
Interact with a Playwright BrowserContext
.
ExUnit case module to assist with browser based tests.
Configuration options for the Playwright driver.
Stateful, GenServer
based connection to a Playwright node.js server.
The connection is established via PhoenixTest.Playwright.Port
.
Functions to assist with adding cookies to the browser context
Interact with a Playwright Dialog
.
Background playwright event listener.
Background playwright event recorder.
Interact with a Playwright Frame
(usually the "main" frame of a browser page).
Interact with a Playwright Page
.
Start a Playwright node.js server and communicate with it via a Port
.
Playright supports different types of locators: CSS, XPath, internal.