Playwright Cucumber TS Steps
    Preparing search index...
    • Sets up a listener to automatically click "OK" or "Accept" on the very next browser dialog (alert, confirm, or prompt) that appears. Note: This must be called before the action that triggers the dialog.

      Parameters

      • page: any

      Returns Promise<void>

      Given I pw accept the next dialog