API Reference PhoenixTestPlaywright v0.6.1

View Source

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.

Functions to assist with adding cookies to the browser context

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.