Expect
Playwright\Assertions\Expect
Methods
that()
GenericAssertionsInterfacefunction that(mixed $subject): GenericAssertionsInterface
locator()
LocatorAssertionsInterfacefunction locator(LocatorInterface $locator): LocatorAssertionsInterface
page()
PageAssertionsInterfacefunction page(PageInterface $page): PageAssertionsInterface
response()
APIResponseAssertionsInterfacefunction response(APIResponseInterface $response): APIResponseAssertionsInterface