Playwright Cucumber TS Steps
    Preparing search index...
    • Clicks an element located inside a specific <iframe>. Supports fixtures for reusable selectors.

      Parameters

      • page: any
      • elementSelectorKey: string
      • frameSelectorKey: string

      Returns Promise<void>

      When I pw click "selectors.paymentSubmitButton" inside frame "selectors.paymentIframe"