Module: Playwright::Test

Defined in:
lib/playwright/test.rb

Overview

this module is responsible for running playwright assertions and integrating with test frameworks.

Defined Under Namespace

Modules: Matchers Classes: Expect

Constant Summary collapse

ALL_ASSERTIONS =
LocatorAssertions.instance_methods(false)