# PhoenixTestPlaywright v0.10.1 - Table of Contents ## Pages - [Changelog](changelog.md) ## Modules - [PhoenixTest.Playwright](PhoenixTest.Playwright.md): Run feature tests in an actual browser, using [PhoenixTest](https://hexdocs.pm/phoenix_test) and [Playwright](https://playwright.dev/). - [PhoenixTest.Playwright.Case](PhoenixTest.Playwright.Case.md): ExUnit case module to assist with browser based tests. `PhoenixTest.Playwright` and `PhoenixTest.Playwright.Config` explain how to use and configure this module. - [PhoenixTest.Playwright.Config](PhoenixTest.Playwright.Config.md): Configuration options for the Playwright driver. - [PhoenixTest.Playwright.JsLogger](PhoenixTest.Playwright.JsLogger.md): Default javascript logger.