# File lib/selenium/webdriver/remote/bridge.rb, line 369 def contextClick execute :click, {}, :button => 2 end