# File lib/selenium/web_page.rb, line 164 def context_menu(locator) @browser.context_menu(locator) end