View Source API Reference PhoenixTestPlaywright v0.5.0
Modules
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
.
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.