-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Just installed phantom-proxy from npm. Ran the first example of the readme.md ( the one with waitForSelector ) and got the following result
ReferenceError: Can't find variable: process
/home/aashish/node_modules/phantom-proxy/lib/proxy.js:285
/home/aashish/node_modules/phantom-proxy/lib/proxy.js:289
TypeError: 'undefined' is not a function (evaluating 'phantomProxy.create')
phantomtest.js:12
Running the first statement "phantomProxy = require('phantom-proxy');" also
returns the above mentioned ReferenceError.
Node v0.10.5
PhantomJS 1.9.2
Thanks for writing this nice module but I can't get it running .
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels