Topic: BDD novice
I recently read "The Rspec Book". But in it described Webrat.
Internet says me that capybara better then webrat in BDD because it accepts cookies and js testings better. But I have some questions about capybara:
1) How I can check user cookies? I.E. I write a step Given /^I am guest$/ and how I can check that's user haven't cookies from my site?
2) Where is Selenium documentation, that can novice understands?
3) Why I need selenium? Why Capybara creaters can't insert js implementation in they gem?
Regards, Alex
Last edited by awhiteland (2011-11-21 12:39:52)