Tagged Questions
The screenshots tag has no wiki summary.
8
votes
4answers
743 views
Where are iOS 5 simulator screenshots stored?
I have saved some screenshots in the iPhone Simulator running iOS 5, but I can't find them.
I had this problem before, and it took me frickin' ages to find them in the file system. Is this so simple ...
6
votes
7answers
3k views
Automated screenshots?
I need a tool to make screenshots of every page on a rather large site so I'm looking for a tool that can (best case scenario) automatically spider the site and create screenshots of every page in a ...
5
votes
2answers
320 views
How to draw a screenshot “preview” window?
I have a Winforms application that the user uses to take a region based screenshot. I want to have a small preview pane, but i'm not sure how to do it. So far i tried recreating a bitmap on mouse move ...
5
votes
5answers
491 views
Method to capture a screenshot of user's browser to aid in bug reporting
I'm looking for a way to make it easy for technically unsophisticated users to submit screenshots of their browser to me, to aid in debugging web application problems.
There will be a button on all ...
5
votes
5answers
1k views
Create images of the page when url supplied programatically (Ruby, PHP)
I am wondering if there is any good way to create image of page when I have url. If people submit url's, I would like to be able to create an image of that page and store that somewhere.
I am not ...
2
votes
2answers
41 views
desktop screenshots with matlab
Right now I'm using a program called MWSnap to capture and save desktop screenshots. I'd like to find a way to capture repeated screenshots on a timer (e.g. take a screenshot every 5 mins).
Is there ...
2
votes
1answer
539 views
Capture screenshots for a Ruby on Rails application
I have a Rails app that I want to capture a screenshot of a webpage when the user enters a url.
Is it possible to do this in Rails (is there any gem that would do this?)
If not, are there any ...
2
votes
1answer
269 views
How important are screenshots in technical documentation?
All of us have suffered through learning a new task with a new piece of software.
Examples:
Creating a new ASP.NET MVC project
Creating a new WordPress Plug-in
Migrating a local MySQL database to ...
2
votes
2answers
177 views
iPhone Screenshot on the App Store in a WordPress website?
Inside my site where I show my iPhone Apps, I would like to show iOS screenshots like in the App Store. Is there any wordpress plug-ins or ways to emulate this behavior?
Thank you for your time,
...
2
votes
1answer
189 views
Screenshots taken contain only black pixels
Why do I receive a black screen when using the following code to take a screenshot every 20 milliseconds and transmit it to a peer over an encrypted connection? (I am aware that 20 milliseconds is a ...
1
vote
1answer
97 views
Selenium: Storing screenshots with selenium grid
I have run into an issue where I am trying to launch many tests at once(using html suites) they launch find, but the issue comes in when selenium is taking the screenshots that are in the html tests ...
1
vote
1answer
153 views
Android Developer Console screenshots being cropped. Anyone else having this issue? Advise?
When uploading 480x800 or 480x854 png or jpgs to the Android Market Developer console, the images in the console appear poorly scaled and chopped off on the left side. Upon clicking the image you see ...
1
vote
2answers
394 views
Executing command line script from Django & Python
I'm building a Django management command which is creating website screenshots using Paul Hammond's webkit2png script (http://www.paulhammond.org/webkit2png/) and stores them into my DB.
For this ...
1
vote
1answer
362 views
take a screenshot and visually highlight the focused control
After happily using open source software for many years I've figured it's time to give back. And since documentation is usually a weak point for many projects, plus my C# skills are not exactly in ...
1
vote
1answer
822 views
Where does Xcode Organizer store iPhone screenshots?
I've made a hundred of screenshots from iPhone thru Organizer but it looks like the only way to get actual files is by clicking on each screenshot and saving it. Is there any place on my Mac I can ...
1
vote
2answers
1k views
How to take screenshots of a Flex Spark VideoDisplay?
I want to build a component, where the user can play a video in a Flex Spark VideoDisplay. There will be a button and whenever the button is pressed, I want to save the current time of the ...
0
votes
0answers
16 views
Android Video Screen Shooting (NOT REPEAT)
So I know the topic has come up, and the solutions are always just glorified automated screen shots being thrown into a folder.
I need an actual video of my screen. Here is proof it DOES exist
...
0
votes
0answers
27 views
why does text on a screenshot seem to be less pretty/sharp/highres than in the original window? or is it illusion?
when I take screenshots of a Flash app it seems that the text in the original looks a lot sharper and prettier than in screenshot. Screenshot looks sorta fuzzy.
Is that a visual illusion on my part ...
0
votes
0answers
257 views
How can i take screenshot using a vbs(vb script file) file? [closed]
Possible Duplicate:
taking screenshots of an application using WSH Script
I need to take a screenshot of my screen and it should save into my local disk.
Can I take screenshot by using ...
0
votes
0answers
291 views
Switching focus to a Popup window and taking a screenshot
I'm writing a testscript in selenium 2 that takes a screenshot of a popup. The popup window is a pdf.
After clicking the link, I'm using the code
try {
File scrFile = ...
0
votes
1answer
79 views
Will Apple App Store recompress my screenshots when publishing the app?
I uploaded my binary and created the screenshots. All the screenshots I did are 640x960 and I uploaded them as PNG. Thinking behind this was that I should hand it off to them in the best quality ...
0
votes
2answers
257 views
Python + PIL screenshot comparing
I've made a program that compares screenshots grabbed by PIL and stored in a table and I use ImageChops.difference to compare them. The program works pretty good but there is one problem. The exactly ...
0
votes
1answer
292 views
Android Market Image View
I would like to do something like the android market when you view screen shots.
I have a list view and when they click on any one it takes them to a separate view where they can open several images ...
0
votes
1answer
204 views
Has anyone got the API working with browsershots?
I can't get the API xmlrpc to work with browser shots its really annoying.
The first method
$method = 'nonces.challenge';
http://api.browsershots.org/xmlrpc/nonces.challenge/
How do I get the ...
0
votes
5answers
117 views
Tools to make full web page screenshots in different browsers
Standalone tools or web services. Free or non-free.
Tools with API or maven integration are appreciated.
Thanks.
0
votes
1answer
97 views
Seeking: Firefox pluggin to email a screenshot of the *whole screen* (not just browser)
If find frequent need to send a screenshot of my entire screen to someone via email. And I use Gmail so I can't just paste a screen capture in, I have to open an image editor, paste, save, open Gmail, ...