-
I use Capybara with the webkit driver to test AngularJS on my application. When I fill in a form and pressing submit, it seems as if Capybara does not wait for Angular to bind the value to the corresp…
-
Hi!
Since [this commit](https://github.com/teamcapybara/capybara/commit/b0e82b092531b2fb7def85e4e6350a2493097fcd#diff-1267c558eb1eedb953ffd99b2ed187ec) on Capybara, first released with capybara 3.…
-
Adding `rubocop-capybara` to the "required extensions" list in `.rubocop.yml` configuration file breaks the build on CodeClimate.
A snippet of the require list in the `.rubocop.yml`:
```yaml
re…
-
In a feature I have:
```
ignoring_angular do
visit "/"
end
```
If I have this in my capybara `env.rb`
```
include Capybara::Angular::DSL
```
Then the wait for angular always happens. I think th…
-
/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 …
-
- [x] scénario sur GitHub
- [ ] scénario testé sur Cucumber
- [x] maquettes réalisées sur Balsamiq
- [x] maquette ajoutée à l'arborescence du Drive
- [ ] test d'intégration (syntaxe) sur Capybara
…
Kureb updated
7 years ago
-
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…
-
### Configuration
- Sorcery Version: 0.16.4
- Ruby Version: 2.6.6
- Framework: ruby on rails v 6.0
- Platform: Ubuntu
### Expected Behavior
Integration tests should work with the login…
-
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…
-
- [x] scénario sur GitHub
- [x] scénario testé sur Cucumber
- [x] maquettes réalisées sur BalsamiQ
- [x] test d'intégration (syntaxe) sur Capybara
- [ ] implémentation
- [ ] test d'intégration su…