# File lib/selenium/webdriver/chrome/bridge.rb, line 40
        def getAllCookies
          execute :getCookies
        end