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