Skip to content

Add a method to specify phantomjs path #19

Description

@drAlberT

I'm using spiderling in conjunction with jakoch/phantomjs-installer so I have phamtomjs binary somewhere in my project (say _PRJ_/bin/ or _PRJ_/vendor/bin/).

As it would be nice not having to put project's dir into the PATH it would be a great thing to have the possibility of programmatically specify the path to the binary (now it is hardcoded to "phantomjs" in the command() method)

As putting . in the PATH is not a secure option, symlinking it in the current dir is not an option too ..

What do you think? Adding a static method making the user able to specify the bin full path is IMHO the right approach ..

Hope you can give a solution ASAP :) Thank you in advance

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions