Skip to content

[Feature] Add drag'n drop support to codegen #19892

Open
@hanshs

Description

@hanshs

Context:

  • Playwright Version: 1.29.1
  • Operating System: Windows
  • Node.js version: 16.15.1
  • Browser: Chromium

Describe the bug

Step to reproduce

  1. Run ´npx playwright codegen´
  2. In the automated browser window, go to https://www.w3schools.com/html/html5_draganddrop.asp
  3. Try to drag the logo in the first box to the second box

The inspector window only registers click event on the selector where the mouse was released. No dragTo event was registered
Is there any way to achieve this?

chrome_JGgqMjXdUt

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions