[rspec-users] RSpec Selenium Webdriver Html Report with Screenshots

2012-09-01 Thread David Tishkoff
Hello, I'm using Rake + RSpec + Selenium-WebDriver for the web testing, Is there a way to create html report with the screenshot generated on failure? Would really appreciate your help! -- Posted via http://www.ruby-forum.com/. ___ rspec-users mailing

Re: [rspec-users] Thanks

2012-09-01 Thread David Chelimsky
On Sat, Sep 1, 2012 at 6:43 AM, Fahim Patel wrote: > Selenium automates web browsers. > > Cucumber automates tests. > > > can u please explain this line?? Please read the docs for these tools: http://cukes.info/ http://seleniumhq.org/ > thanks > > can u give answer on this questions All of the

[rspec-users] Thanks

2012-09-01 Thread Fahim Patel
Selenium automates web browsers. Cucumber automates tests. can u please explain this line?? thanks can u give answer on this questions Q1 if i have 2 sceanario and 1 background . but i want only 1 scenario should used that backgound and 2nd scenario dont use that background. and i want t