$ composer require playwright-php/playwright-symfony
Playwright\Symfony\Client\Interception\AssetFile
Value object representing a resolved asset file or inline asset content.
Playwright\Symfony\Asset\AssetMapperProxy
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\Asset\FilesystemProxy
Playwright\Symfony\BrowserKit\PlaywrightClient
Public BrowserKit client for real browser testing with Playwright (no kernel routing).
Playwright\Symfony\DependencyInjection\PlaywrightExtension
Playwright\Symfony\Client\PlaywrightKernelClient
BrowserKit client that intercepts browser requests and routes them through Symfony's HttpKernel.
Playwright\Symfony\PlaywrightSymfonyBundle
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.
Playwright\Symfony\Test\Assert\PlaywrightTestAssertionsTrait