We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Remove `id` from list of `resourceError` properties
Revert 6a720a1ad3dd233eef2ee7906622e43e97d499d9 ... d6065b928e9edb49e68799c671eae779a2ea9317 on API Reference WebPage
Added missing comma.
The backslash quote was printing a git sha, not sure why.
Updated API Reference WebPage (markdown)
removed duplicate entry for switchToFrame
removed duplicate entry for switchToChildFrame
Updated `onResourceError` information
Fixed the link for the `phantom.cookies`
Added onResourceError to the callbacks list
Adding documentation for commit #b1af26ec
document networkRequest.setHeader
Added links between content and plainText.
Incorrect 'S' casing in the function name "evaluateJavaScript"
Typo that broke an internal link: onalert => onAlert
Added info about new callback `onResourceError`
Changed info about 'onResourceRequested' callback
Clarify that bodySize refers to decompressed data (in the event the data was sent compressed)
Correct syntax error.
note about unused parameters on the onConsoleMessage callback
Add list of undocumented properties and functions of the webpage object
Add documentation about the fifth argument of sendEvent()
New page for the API reference of WebPage