Skip to content

Commit 7e69dfd

Browse files
inancgumusschalksnyman
authored andcommitted
Async frame.name
1 parent bde02d9 commit 7e69dfd

File tree

1 file changed

+16
-0
lines changed
  • docs/sources/next/javascript-api/k6-browser/frame

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: 'name()'
3+
description: 'Browser module: frame.name() method'
4+
---
5+
6+
# name()
7+
8+
This method returns the name of the frame.
9+
10+
<TableWithNestedRows>
11+
12+
### Returns
13+
14+
| Type | Description |
15+
| -------- | ---------------------- |
16+
| `string` | The name of the frame. |

0 commit comments

Comments
 (0)