Playwright Cucumber TS Steps
    Preparing search index...
    • Sets the value of an input directly (alias for filling).

      Parameters

      • page: any
      • value: string
      • Optionaltable: any

      Returns Promise<void>

      When I pw set value "12345"