nse icon indicating copy to clipboard operation
nse copied to clipboard

PhantomJS has a dependency

Open freb opened this issue 8 years ago • 0 comments

PhantomJS has a dependency: libfontconfig.

This is most likely not installed on headless systems, so the check in http-screenshot for the presence of the phantomjs command is not enough. Need to try running phantom js to see if errors and provide the appropriate feedback to the user.

https://github.com/ariya/phantomjs/issues/10904

freb avatar Jul 16 '16 03:07 freb