MinkSelenium2Driver icon indicating copy to clipboard operation
MinkSelenium2Driver copied to clipboard

Drag and Drop not generating HTML5 "drop" event

Open robocoder opened this issue 13 years ago • 4 comments

See: http://code.google.com/p/selenium/issues/detail?id=3604

Since the Selenium2Driver already uses Syn.js, I was thinking we could add synthetic events for the drag & drop, and/or update to a newer version of syn.js (from http://github.com/jupiterjs/syn)

robocoder avatar Sep 18 '12 15:09 robocoder

syn.js has moved to https://github.com/bitovi/syn

robocoder avatar Nov 28 '12 22:11 robocoder

@robocoder , was a syn.js update made? If not, then can you create PR with it?

aik099 avatar Nov 08 '13 14:11 aik099

No, I didn't get around to updating syn.js last year because at the time, syn.js was dependent on stealjs. I believe it was only recently decoupled.

robocoder avatar Nov 22 '13 14:11 robocoder

@robocoder , you're welcome to create PR with Syn library update any time.

aik099 avatar Nov 22 '13 15:11 aik099