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