---
title: "touchscreen | Grafana k6 documentation"
description: "Browser module: page.touchscreen method"
---

# touchscreen

Returns the [Touchscreen](/docs/k6/latest/javascript-api/k6-browser/touchscreen/) instance to interact with a virtual touchscreen on the page.

### Returns

Expand table

| Type                                                                  | Description                                          |
|-----------------------------------------------------------------------|------------------------------------------------------|
| [Touchscreen](/docs/k6/latest/javascript-api/k6-browser/touchscreen/) | The `Touchscreen` instance associated with the page. |
