Skip to content

Commit

Permalink
Updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnnnyw committed Jun 28, 2016
1 parent cf8d9a2 commit 01d377d
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,17 @@ websites that demand javascript support and also supports screen captures.
Feature List
---------------------

* Load webpages through the PhantomJS headless browser
* View detailed response data including page content, headers, status code etc.
* Handle redirects
* View javascript console errors
* View detailed PhantomJS debuged information
* Save screen captures to local disk
* Output web pages to PDF document
* Set viewport size
* Define screen capture x, y, width and height parameters
* Delay page rendering for a specified time
* Execute PhantomJS with command line options
* Easily build and run custom PhantomJS scripts
* Load webpages through the PhantomJS headless browser
* View detailed response data including page content, headers, status code etc.
* Handle redirects
* View javascript console errors
* View detailed PhantomJS debug information
* Save screen captures to local disk
* Output web pages to PDF document
* Set viewport size
* Set fixed header and footer for PDF output
* Define screen capture x, y, width and height parameters
* Delay page rendering for a specified time
* Delay page rendering until page resources are fully loaded
* Execute PhantomJS with command line options
* Easily build and run custom PhantomJS scripts

0 comments on commit 01d377d

Please sign in to comment.