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