Is there a way to render the page my script is on when I manually cancel the script in phantomjs? -
so title says, there way render png of page script on if error codes causes code run infinite loop when manually stop code in terminal ctrl+c in phantomjs?
no, don't have control on phantomjs process. event handler looks promising phantom.onerror
, doesn't work (i tried it).
Comments
Post a Comment