# File lib/selenium/client/legacy_driver.rb, line 193 def context_menu_at(locator,coordString) remote_control_command("contextMenuAt", [locator,coordString,]) end