Is it possible to use/implement action chains for drag'n'drop actions?

Asked by Wieńczysław

The framework is great except for missing operations for drag and drop actions, is it planned to implement some action chains features or can you propose a solution?

Question information

Language:
English Edit question
Status:
Answered
For:
selenium-simple-test Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Corey Goldberg (coreygoldberg) said :
#1

Agreed this would be a nice feature...
However, SST does not yet expose any of the WebDriver ActionChains API, (where you can build user interactions like drag-n-drop).

If you enter a bug/feature request here on Launchpad, I will implement it eventually :)

If you are comfortable with python and webdriver, and want to work on it yourself, have a look at:
http://goldb.org/sst/selenium2_api_docs/html/selenium.webdriver.common.action_chains.ActionChains-class.html

if you come up with a nice approach that will fit with SST and benefit other users, please let me know.

regards,
-Corey

Can you help with this problem?

Provide an answer of your own, or ask Wieńczysław for more information if necessary.

To post a message you must log in.