PlaywrightTestCaseTrait
Playwright\Testing\PlaywrightTestCaseTrait
Methods
setUpPlaywright()
voidfunction setUpPlaywright(LoggerInterface $logger = new NullLogger(), ?PlaywrightConfig $customConfig = null): void
tearDownPlaywright()
voidfunction tearDownPlaywright(): void
closeSharedPlaywright()
voidfunction closeSharedPlaywright(): void
assertElementExists()
voidfunction assertElementExists(string $selector): void