Playwright Cucumber TS Steps
    Preparing search index...

    Function getElementBySelectorToBeVisible

    • Gets an element by selector and asserts it is visible.

      Parameters

      • page: any
      • selectorKey: string

      Returns Promise<void>

      When I pw get element by selector "div.modal" to be visible