Using PhantomJS
That's about it, PhantomJS doesn't do anything by itself, it is used by other modules.
You can get the path to the bin directory using the function
ujPhantom_binary_path() and the full path including the file using
ujPhantom_binary_file()
See ujWebshot for a working example.