@wpazderski/playwright-utils
    Preparing search index...
    • The main expect function that can be used to make test assertions.

      Parameters

      • received: unknown

        The value to be tested.

      • Optionalmessage: string

        An optional message to be used in the assertion error.

      Returns ExpectReturnType

      An object with matcher functions that can be used to assert conditions on the received value.