php-casperjs
php-casperjs copied to clipboard
Setting up a Proxy Host
Hi, I would love to see if there is any possibility to have a proxy function to use the setProxy()
function from phantomjs.
phantom.setProxy(host, port, 'manual', '', '');
I would like to see an example of proxy integration as well.
It would be awesome to have this option.