-
/home/ubuntu/.rvm/gems/ruby-2.2.4/gems/eventmachine-1.0.9.1/lib/eventmachine.rb:193: [BUG] Segmentation fault at 0x00000000000018
ruby 2.2.4p230 (2015-12-16 revision 53155) [x86_64-linux]
-- Control …
-
From zenom:
Wondering if you can shed some light. I am using Steak/RSpec2 and trying to get Akephalos to work.
When I use Capybara.current_driver = :akephalos I get the following. (some of this is d…
-
I have my test suite configured to upload images to S3 when running on my CI server, and it's working great! The only issue is that when a test fails and Capybara-Screenshot reports the screenshot loc…
-
Mario/All.
Have a login page with submit button nested in DIVs. Button is defined like `Login`.
wbench as called by few Ruby lines fails on `/Library/Ruby/Gems/2.0.0/gems/capybara-2.4.4/lib/capybara…
-
With our current `[` methods for CrunchCubes, I can subset by index:
```
> cat_by_mr
zoo
fruit alligator oryx capybara
rambutan 8.46015 17.23266 26.39342
satsuma 14.50…
-
pull my solution, uncomment the tests and try to pass them. good luck.
-
In `newteam.erb`, creating a form with `` produces error `Capybara::ElementNotFound:
Unable to find visible button "Submit"`
This forces use of ``, which is not stated explicitly in README.md…
-
Capybara [has](https://groups.google.com/forum/#!searchin/ruby-capybara/sessions%7Csort:date/ruby-capybara/W4rXBp7x2yc/G7G4Q4GRCQAJ) a possibility to run multiple sessions.
We could employ this featu…
-
is it possible to relax the capybara ~>0.4.0 dependency. We now have a release of cucumber-rails which requires capybara = 1.0.0 beta1.
thank you for your work and for considering my request
Les
-
Hello
I'm just upgrading a Rails 5 app to Rails 6. Running the specs, I see that all JS-enabled specs fail with the following:
```
1) Autocomplete keyboard interaction up options visible move…