Skip to content

Commit 93b5608

Browse files
inancgumusschalksnyman
authored andcommitted
Async frame.title
1 parent 1494090 commit 93b5608

File tree

1 file changed

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

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: 'title()'
3+
description: 'Browser module: frame.title method'
4+
---
5+
6+
# title()
7+
8+
Returns the frame's title.
9+
10+
### Returns
11+
12+
| Type | Description |
13+
| ----------------- | ----------------------------------------------- |
14+
| `Promise<string>` | A Promise that fulfills with the frame's title. |

0 commit comments

Comments
 (0)