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