---
title: "name() | Grafana k6 documentation"
description: "Browser module: frame.name() method"
---

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

# name()

This method returns the name of the frame.

### Returns

Expand table

| Type     | Description            |
|----------|------------------------|
| `string` | The name of the frame. |
