# File lib/selenium/webdriver/remote/bridge.rb, line 432
        def touchLongPress(element)
          execute :touchLongPress, {}, :element => element
        end