Skip to content

Commit dbc2109

Browse files
committed
Automatic doc update
1 parent 8b7de1a commit dbc2109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tool-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,10 +149,10 @@
149149
**Parameters:**
150150

151151
- **ignoreCache** (boolean) _(optional)_: Whether to ignore cache on reload.
152+
- **initScript** (string) _(optional)_: (optional) A JavaScript function to be executed by the tool on new document for every page load before any other scripts.
152153
- **timeout** (integer) _(optional)_: Maximum wait time in milliseconds. If set to 0, the default timeout will be used.
153154
- **type** (enum: "url", "back", "forward", "reload") _(optional)_: Navigate the page by URL, back or forward in history, or reload.
154155
- **url** (string) _(optional)_: Target URL (only type=url)
155-
- **initScript** (string) _(optional)_: Script to execute whenever a page is navigated to.
156156

157157
---
158158

0 commit comments

Comments
 (0)