Testing_Selenium::dragAndDrop
Drags an element a certain distance and then drops it
Signature
public function dragAndDrop(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"