Playwright Symfony API

Public classes extracted from this package. It is a companion to the library, so the reference lives here rather than in the main reference.

$ composer require playwright-php/playwright-symfony
Playwright\Symfony\Client\Interception\AssetFile Value object representing a resolved asset file or inline asset content.
Playwright\Symfony\Client\BrowserRegistry Manages a shared Playwright browser and the isolated sessions created from it.
Playwright\Symfony\DependencyInjection\Configuration Configuration for the PlaywrightSymfonyBundle.
Playwright\Symfony\BrowserKit\PlaywrightClient Public BrowserKit client for real browser testing with Playwright (no kernel routing).
Playwright\Symfony\Client\PlaywrightKernelClient BrowserKit client that intercepts browser requests and routes them through Symfony's HttpKernel.
Playwright\Symfony\Test\PlaywrightTestCase Base test case for E2E testing Symfony applications with Playwright and in-process kernel routing.
Playwright\Symfony\Client\Interception\AssetLocatorInterface Describes a service able to resolve assets for a given request path.
Playwright\Symfony\Client\BrowserSessionInterface An isolated browser context and page managed by a browser registry.