An NDoc Documented Class Library

ISelenium.Dragdrop Method 

deprecated - use dragAndDrop instead

void Dragdrop(
   string locator,
   string movementsString
);

Parameters

locator
an element locator
movementsString
offset in pixels from the current location to which the element should be moved, e.g., "+70,-300"

See Also

ISelenium Interface | Selenium Namespace