MinkSelenium2Driver
MinkSelenium2Driver copied to clipboard
Drag and Drop not generating HTML5 "drop" event
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)
syn.js has moved to https://github.com/bitovi/syn
@robocoder , was a syn.js update made? If not, then can you create PR with it?
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 , you're welcome to create PR with Syn library update any time.