Playwright Cucumber TS Steps
    Preparing search index...

    Function findElementByText

    • Finds an element containing the exact text provided.

      Parameters

      • page: any
      • text: string

      Returns Promise<void>

      When I pw find element by text "Submit Order"