I need to parse a webpage that is generated by JavaScript. So, I need to know if there is a way of capture the HTML generated by a browser with PHP.
I have seen examples of capturing the print screen of a wep page generated by the browser. It is possible to capture the HTML?
Best Regards,