Menu

This is documentation for the next version of K6. For the latest stable release, go to the latest version.

Open source RSS

Touchscreen

The Touchscreen class allows to interact with a virtual touchscreen. A Touchscreen instance can be obtained by calling the page.touchscreen method.

MethodDescription
tap() Simulates a tap.