sheebz / phantom-proxy

a lightweight proxy that lets you to drive phantomjs from node.
MIT License
137 stars 33 forks source link

path of phantomjs should be available as an option for non standard installs #54

Closed CrisFavero closed 4 years ago

CrisFavero commented 11 years ago

In finding issue #53 i would also suggest that the location of phantomjs be available as an option for input as in many hosting cases the binaries may not necessarily be available in the path and have an alternative location.

This should operate such that if the option is not set the fall back is to use the current phantomjs hardcoded in.

mark-hahn commented 9 years ago

+1

mpetrovich commented 8 years ago

+1

The lack of a binary path option makes this library non-portable.