# File selenium.rb, line 1174 def dragdrop(locator,movementsString) do_command("dragdrop", [locator,movementsString,]) end