This is documentation for the next version of Grafana k6 documentation. For the latest stable release, go to the latest version.
Touchscreen
The Touchscreen class allows to interact with a virtual touchscreen. A Touchscreen instance can be obtained by calling the
page.touchscreen method.
| Method | Description |
|---|---|
| tap() | Simulates a tap. |


