deprecated - use dragAndDrop instead
Namespace: SeleniumAssembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- locator
- Type:
System String
an element locator
- movementsString
- Type:
System String
offset in pixels from the current location to which the element should be moved, e.g., "+70,-300"
Implements
ISelenium Dragdrop(String, String)See Also