# File lib/selenium/client/legacy_driver.rb, line 302 def mouse_over(locator) remote_control_command("mouseOver", [locator,]) end