Questions tagged [webpage-screenshot]

A screen dump, screen capture (or screencap), screenshot (or screen shot), screengrab (or screen grab), or print screen is an image taken by the computer user to record the visible items displayed on the monitor, television, or another visual output device.

Screenshots can be used to demonstrate a program, a particular problem a user might be having, or generally when display output needs to be shown to others or archived. For example, after being emailed a screenshot, a Web page author might be surprised to see how his page looks on a different Web browser and can take corrective action.

241 questions
-3
votes
1 answer

How to write a Perl script to take screenshots of a website's different pages and mail it?

I wanted to take screenshots of different pages of our internal websites and mail it to someone on weekly basis. I tried in Perl however I do not see any relevant modules which can help in this. please suggest.
1 2 3
16
17