
Many applications allow or require a user, to perform multiple
or complicated actions, like drag and drop.
In this post we will describe how we can implement, such
actions with the use of SeleniumRC and the Web Driver.
Selenium RC
In the Selenium RC case, a user can perform all the actions
upon a selenium instance.
All user interactions are performed sequentially. Some
examples are the following:
selenium.dragAndDropToObject(locatorFrom,...