+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "selectors"
keywords = ["grafana","documentation","sdk","@grafana/e2e-selectors"]
type = "docs"
+++
## selectors variable
### selectors variable
Signature
```typescript
selectors: {
pages: E2ESelectors;
components: E2ESelectors;
}
```
Import
```typescript
import { selectors } from '@grafana/e2e-selectors';
```