+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "e2e"
keywords = ["grafana","documentation","sdk","@grafana/e2e"]
type = "docs"
+++
## e2e variable
### e2e variable
Signature
```typescript
e2e: (() => Cypress.cy) & typeof e2eObject
```
Import
```typescript
import { e2e } from '@grafana/e2e';
```