php-phantomjs
php-phantomjs copied to clipboard
Dynamic height?
https://stackoverflow.com/questions/31245553/how-to-get-the-height-of-a-full-html-page-in-phantomjs-javascript
Is there a setting for that or a possible to reintegrate dynamic height?
Hi, i got same problem. To make it dynamic You have to get rid of $request->setViewportSize(). When You remove it phantomJS will get load with full page height.