Skip to content

Drag and Drop From Filesystem Support #140

@zolrath

Description

@zolrath

Selenium doesn't have the ability to perform drag and drop operations from the file system baked into the framework.

Various people have devised work arounds involving injecting html into the page that points to the local file and then dragging the newly added element to the file drop-zone as seen on:

http://stackoverflow.com/a/23469605/949692
https://github.com/Kuniwak/html-dnd

It would be nice to abstract that away and have an API built into the framework for dragging and dropping from the filesystem.

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