Displaying 1 result from an estimated 1 matches for "simulated_browser".
2012 Jun 14
1
Cucumber/RSpec ::: Capybara? Webrat What am I using??
...he book is
already some years old, I guess. I have installed rvm and use Ruby
1.9.3, and I didn’t really get some Rails code examples to work
properly, so I tried it with a 1.8.7 installation, but there I had some
other problems which I couldn’t solve.
So I re-did the code example myself (it’s the simulated_browser example)
on Ruby 1.9.3, and it’s working quite nice but I had some other strange
behavior now. In fact, I had an error message that the contain() was not
found. After some searching on Google (and having seen the term capybara
before somewhere in my error messages), somebody pointed out that when
u...