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
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
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