robotframework / OldSeleniumLibrary

Deprecated Selenium library for Robot Framework
Apache License 2.0
13 stars 3 forks source link

Drag and drop for flex elements #216

Closed spooning closed 9 years ago

spooning commented 9 years ago

Originally submitted to Google Code by madcat... on 8 Nov 2011

Hello,

for the life of me I can't get the "Drag and drop" keyword working with flex elements and I'm not even sure that it should. I would like to have a new keyword "Drag and drop flex element" that would allow me to do this for flex elements.

spooning commented 9 years ago

Originally submitted to Google Code by @yanne on 14 Dec 2011

The current drag and drop only supports html elements. Adding new Drag and drop Flex Element would be possible though.

spooning commented 9 years ago

Originally submitted to Google Code by @pekkaklarck on 4 May 2012

Selenium RC has been deprecated and developing this library is thus ending. Selenium 2 (a.k.a. WebDriver) and Selenium2Library are the way forward. If you feel this issue is important, consider submitting it to the issue tracer of Selenenium2Library project.