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