Medium / phantomjs

NPM wrapper for installing phantomjs
Other
1.42k stars 436 forks source link

Need help with taking screenshot of react webpage #807

Open Gunner17 opened 5 years ago

Gunner17 commented 5 years ago

Can someone help me with 'specific examples' of how to take screenshots of a react webpages (renders at the following url in my local machine : http://localhost:3400/api/email).

Since I have just started using Node/react, a detailed example/reference link would save my struggle. I want to access the react webpage content to construct my email body and send it through nodemailer.