We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Buzz (markdown)
Updated API Reference (markdown)
Updated Quick Start (markdown)
window.callPhantom` is still an experimental API
New command-line option ssl-protocol
Added a code snippet and explanation for how to include jQuery into phantom js using the page.includeJs method.
Headless testing in less.j
Undoing the change of "minidump_stacktrace" to "minidump_stackwalk" (so now back to "minidump_stacktrace" again)
Updated Headless Testing (markdown)
Added reference to WebPage#setContent
Removed dead link, added additional QUnit link
Minor spacing fix.
Added a note about and example detailing how `WebPage#onCallback` can return a value to its caller.
Add an example of bind specify address.
Updated `minidump_stacktrace` to `minidump_stackwalk` for the OSX instructions in one spot. Looks like a copy-and-paste error.
Updated Network Monitoring (markdown)
Escaped ' within single quoted string in example code snippet.
new link for PhantomLint
small typo in the example code for onError handler
Document WebPage#scrollPosition