Derrick S

Results 2 comments of Derrick S

possible JSON wire protocol commands to develop off of include: https://code.google.com/p/selenium/wiki/JsonWireProtocol#POST_session/:sessionId/touch/move https://code.google.com/p/selenium/wiki/JsonWireProtocol#POST_session/:sessionId/touch/scroll https://code.google.com/p/selenium/wiki/JsonWireProtocol#POST_session/:sessionId/touch/flick

The swipe event has still not been included in the protocol.