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

> For a curated documentation index, see [llms.txt](/llms.txt). For the complete documentation index, see [llms-full.txt](/llms-full.txt).

# touchscreen

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

### Returns

Expand table

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