Playwright Cucumber TS Steps
    Preparing search index...
    • Attempts to switch the logical context to a specific iframe. Verifies the frame exists and logs a warning about frame scope limitations.

      Parameters

      • page: any
      • selectorKey: string

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

      Returns Promise<void>

      When I pw switch to frame "payment-iframe"