We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Removing extra backtick that's breaking syntax highlighting.
Updated Related Projects (markdown)
Updated Buzz (markdown)
Added configuration note on setting proxyType to "none"
Deleted a stray </a> tag
update sendEvent docs for 1.7
Updated Crash Reporting (markdown)
Corrected the `WebPage#onClosing` example code to respect the corrected documentation.
Added documentation for the `WebPage#onPageCreated` callback. Corrected the documentation for the `WebPage#onClosing` callback. Minor style tweaks.
Phantomas added to the list of tools
Fixed the formatting of a few code examples.
Updated API Reference (markdown)
Removed the link to the old API Reference (as it now just links to the new API Reference anyway).
Added documentation for newly redesigned Cookies API.
Updated Examples (markdown)
Added documentation for new frame-related properties: `page.frameUrl`, `page.frameContent`, `page.framePlainText`. Also added missing documentation for `page.plainText`. Covers documentation needs for commit: https://github.com/detro/phantomjs/commit/6217d6b9608b35b5ae9c3bce9bc4fb1f79a6e512
Added a note to the onClosing documentation explaining that the `closingPage` becomes invalid after the handler returns.
Fixed a few minor typos.
Added anchors for deep-er linking.
Added Poltergeist, phantom-proxy, node-phantom. Made unordered lists.
Added `page.url`, moved `page.customHeaders` to follow alphabetical sorting of API reference