How can I take multiple screenshots of the same url using phantomjs and without page reloading?

What I want to do is change the width and height of the iframe on every loop interaction and then take a screenshot .. all of this without calling page.open over and over .. it takes time and is inefficient ..

+3


source to share





All Articles