We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Screen Capture (markdown)
fixed broken link
Add grabshot
Started documenting seek() function, which is new in 1.9.0. TODO: my description is quite ugly.
the latest PhantomJS release:** PhantomJS "1.8.0" -> "1.9.0"
Added missing documentation for "atEnd()" function. To find it I had to dig into https://github.com/ariya/phantomjs/blob/6bc3a93118e184726f5f02b5c102f1bdf02becfe/src/filesystem.h
Updated API Reference WebPage (markdown)
Updated API Reference FileSystem (markdown)
"rb" and "wb" modes could also be used for opening a file stream.
Updated Network Monitoring (markdown)
Typo that broke an internal link: onalert => onAlert
formatting
Updated API Reference (markdown)
Update with PhantomJS 1.8.1 CLI options
elaborate on using HTTP
Fix link
Updated Inter Process Communication (markdown)
small outline
Added the new IPC page to the listing
Created Inter-Process Communication (markdown)
Added my recent blog post on GhostDriver and PhantomJs for Headless testing with Selenium WebDriver. - Manoj
Testacular is now Karma
Added info about new callback `onResourceError`
Changed info about 'onResourceRequested' callback