Skip to content

Commit 664d8ee

Browse files
authored
Update README.md
1 parent f35439c commit 664d8ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ Creates a new HAR attached to the proxy and returns the HAR content if there was
9393
| [pageRef] | <code>string</code> | <code>&quot;&#x27;Page 1&#x27;&quot;</code> | the string name of the first page ref that should be used in the HAR |
9494
| [pageTitle] | <code>string</code> | <code>&quot;&#x27;Page 1&#x27;&quot;</code> | the title of first HAR page |
9595

96+
97+
*Fulfill returned value* : Object that represent [HAR](http://www.softwareishard.com/blog/har-12-spec)
9698
<a name="browserMobProxyClientApi+startPage"></a>
9799

98100
### browserMobProxyClientApi.startPage([newPageTitleObject], [pageRef], [pageTitle]) ⇒ <code>Promise.&lt;(undefined\|Error)&gt;</code>

0 commit comments

Comments
 (0)