Skip to content

CDP Mode needs a drag_and_drop() method that uses CDP instead of PyAutoGUI #4442

Description

@mdmintz

CDP Mode needs a drag_and_drop() method that uses CDP instead of PyAutoGUI

Since PyAutoGUI has additional overhead (requires an extra install and only works single-threaded), it would be preferable to create a CDP version of drag_and_drop(). Currently, there's only the PyAutoGUI version (not counting the Selenium one, which isn't stealthy).

Metadata

Metadata

Assignees

Labels

UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeenhancementMaking things better

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions