Skip to content

Commit 345954e

Browse files
committed
chore: docs
1 parent 4b7ae2f commit 345954e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tool-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
**Parameters:**
171171

172172
- **url** (string) **(required)**: URL to load in a new page.
173-
- **background** (boolean) _(optional)_: Whether to open the page in the background without bringing it to the front.
173+
- **background** (boolean) _(optional)_: Whether to open the page in the background without bringing it to the front. Default is false (foreground).
174174
- **timeout** (integer) _(optional)_: Maximum wait time in milliseconds. If set to 0, the default timeout will be used.
175175

176176
---

0 commit comments

Comments
 (0)