brenden / node-webshot

Easy website screenshots in Node.js
2.12k stars 286 forks source link

content on this page requires a newer version of adobe flash player #112

Open a1Gupta opened 9 years ago

a1Gupta commented 9 years ago

I tried to capture the screenshot of 'autoexpo.in' using default userAgent and chrome's userAgent:'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.125 Safari/537.36' as well. But in the captured screenshot I am getting message 'content on this page requires a newer version of adobe flash player'. How to upgrade the flash player version ? scr_autoexpo in

lonalore commented 9 years ago

Webshot uses phantomjs and phantomjs does not support flash. So, you can not capture screenshots of flash pages.