Playwright Cucumber TS Steps
    Preparing search index...

    Function findElementByAltText

    • Finds an element (usually an image) by its alt text.

      Parameters

      • page: any
      • alt: string

      Returns Promise<void>

      When I pw find element by alt text "Company Logo"