[wtr-general] [Cucumber] Screenshots with Cucumber/Watir on Windows 7 with IE9

2012-11-10 Thread Ry
I am trying to set up ability to take screen shots. I'm not concerned if they embed or are saved to a directory. I have googled several suggestions, but none have worked. Right now I am trying to use example from http://watirmelon.com/tag/cucumber/ I am using Ruby 1.9, Watir 4.0.2, and Cucum

Re: [wtr-general] Get environment variables when using grid 2

2012-11-10 Thread Željko Filipin
On Wed, Nov 7, 2012 at 6:59 PM, Dan wrote: > This probably belongs more in the selenium group, but I usually have better luck here. Looks like not a lot of people here use grid. :) You should forward the question to selenium group, you will probably get more answers there. Željko -- filipin.eu

[wtr-general] Re: Watir + win32/screenshot = screen shots when script ends/fails?

2012-11-10 Thread LongRed
Those two are not working for me "undefined local variable or method `browser' for # (Name Error)" Whereas "Win32::Screenshot::Take.of(:window, :title => /Windows Internet Explorer/).write(screenshot)" works like a charm. Regards, RL On Wednesday, March 28, 2012 10:58:35 PM UTC+2, Jarmo P