WebdriverJS Testpage

3 2 1

Events

  • touch
  • release
  • hold
  • tap
  • doubletap
  • dragstart
  • drag
  • dragend
  • dragleft
  • dragright
  • dragup
  • dragdown
  • swipe
  • swipeleft
  • swiperight
  • swipeup
  • swipedown
  • transformstart
  • transform
  • transformend
  • rotate
  • rotateleft
  • rotateright
  • pinch
  • pinchin
  • pinchout

EventData

  • gesture
  • touches
  • pointerType
  • center
  • angle °
  • direction
  • distance px
  • deltaTime ms
  • deltaX px
  • deltaY px
  • velocityX
  • velocityY
  • scale
  • rotation °
  • target