Playwright Cucumber TS Steps
    Preparing search index...
    • Continues a drag operation from a previously selected element to a target. This is meant to be used after selecting an element to drag. Supports fixtures for reusable selectors.

      Parameters

      • page: any
      • targetKey: string

        The selector of the drop target element.

      Returns Promise<void>

      And I pw drag to "droppable.dropZone"