Playwright Cucumber TS Steps
    Preparing search index...
    • Performs a standard click on the element matching the selector. Supports fixtures for reusable selectors.

      Parameters

      • page: any
      • selectorKey: string

        The key of the selector in the fixtures or a raw CSS/XPath selector.

      Returns Promise<void>

      When I pw click "submit.submitButton"