PhantomJS demo

PhantomJS is a discontinued headless browser used for automating web page interaction. PhantomJS provides a JavaScript API enabling automated navigation, screenshots, user behavior and assertions making it a common tool used to run browser-based unit tests in a headless system like a continuous integration environment. wiki

  1. PhantomJS Demo

PhantomJS Demo

  1. Reference code - heatmap.js

https://

  • run
  $ git clone https://github.com/pushdown99/heatmap.git
  $ cd heatmap
  $ python -m SimpleHTTPServer 1337 &

© 2018. All rights reserved.

Powered by Hydejack v8.4.0