Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying PhantomJS Cookbook
  • Table Of Contents Toc
PhantomJS Cookbook

PhantomJS Cookbook

By : Rob Friesel
4.2 (5)
close
close
PhantomJS Cookbook

PhantomJS Cookbook

4.2 (5)
By: Rob Friesel

Overview of this book

A task-based guide that provides solutions to real-world test automation problems. This book is intended for web development professionals who want to integrate PhantomJS into their development and testing workflows. If you are a web developer looking to run automated unit tests while you work, or perhaps you are a QA engineer looking for a fast test automation utility, then this book is perfect for you. Some prior knowledge of JavaScript would be helpful.
Table of Contents (10 chapters)
close
close
9
Index

Generating HAR files from PhantomJS


This recipe illustrates how to generate an HTTP Archive (HAR) file from the requests made within PhantomJS. We will also introduce tools to visualize and analyze these HAR files.

Getting ready

To run this recipe, we will use the netsniff.js script that ships as part of the examples directory with the PhantomJS source code. Our example here assumes that $PHANTOMJS_SOURCE refers to our clone of the PhantomJS source code. We will also need the URL of a web page to provide to the netsniff.js script.

To visualize the resource waterfall, we will need to have a HAR Viewer; this recipe uses the Ruby HAR Library.

Note

With Ruby and RubyGems installed on our system, we can easily install the Ruby HAR Library as follows:

gem install har

Visit the project home page for more information about the HAR Viewer at .

Tip

Alternatively, if we don't mind sending our HAR data over the Internet in clear text, we can simply copy and paste our results into the online HAR Viewer at http...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
PhantomJS Cookbook
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon