
Automatically capture a screen shot when tests fail
Reported by bret (at watircraft) | April 1st, 2009 @ 11:28 AM | in Backlog
Comments and changes to this ticket
-
bret (at watircraft) April 1st, 2009 @ 04:30 PM
- Milestone set to Backlog
- State changed from new to open
-
Tim Koopmans April 1st, 2009 @ 04:37 PM
I wrote this simple screenshot tool in C#, which you could look at using for this feature. http://altentee.com/home/index.p...
e.g. require "watir" test_site = "http://www.altentee.com" ie = Watir::IE.new ie.goto test_site ie.link(:text, "Contact").click cmd = 'D:\snapit.exe D:\images\testsuite.png iexplore' puts %x{#{cmd}}
-
Bret Pettichord June 11th, 2009 @ 09:00 PM
- Assigned user changed from bret (at watircraft) to Bret Pettichord
[responsible:ID#38130 bulk edit command]
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A framework for web testing.
People watching this ticket
- Nobody is watching this ticket.