We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f35439c commit 664d8eeCopy full SHA for 664d8ee
README.md
@@ -93,6 +93,8 @@ Creates a new HAR attached to the proxy and returns the HAR content if there was
93
| [pageRef] | <code>string</code> | <code>"'Page 1'"</code> | the string name of the first page ref that should be used in the HAR |
94
| [pageTitle] | <code>string</code> | <code>"'Page 1'"</code> | the title of first HAR page |
95
96
+
97
+*Fulfill returned value* : Object that represent [HAR](http://www.softwareishard.com/blog/har-12-spec)
98
<a name="browserMobProxyClientApi+startPage"></a>
99
100
### browserMobProxyClientApi.startPage([newPageTitleObject], [pageRef], [pageTitle]) ⇒ <code>Promise.<(undefined\|Error)></code>
0 commit comments