PlaywrightAwareContext

Playwright\Behat\Context\PlaywrightAwareContext

A context that receives the shared PlaywrightManager before the run starts.

$ composer require playwright-php/playwright-behat

Methods

setPlaywrightManager()

void
function setPlaywrightManager(PlaywrightManager $manager): void