Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

How to test JQuery-file-upload with RSpec and Capybara

Using Rspec/Capybara/Selenium to interact with a canvas element

Log-in through authlogic without having to fill in form every time

cucumber authlogic capybara

Running spec for a rails engine from its parent app

(Capybara) access modal window

Make capybara wait for an element to disappear

How to Test JavaScript error in Capybara/Poltergeist

How do I check for Javascript errors using capybara and poltergeist?

cucumber, capybara & selenium works randomly

What's the best way to set custom request headers when using Capybara in RSpec request specs?

List child elements for a Capybara/Poltergeist element

how to replace text in input field with Capybara

capybara

.closest() in Capybara

jquery capybara closest

"require 'capybara/rails'" gives "uninitialized constant Rack::Builder"

Parallel Test Execution hangs indefinitely for rspec

Why does adding "sleep 1" in an after hook cause this Rspec/Capybara test to pass?

Capybara attach_file

Poltergeist/PhantomJS crashing in Gitlab CI

Do I need a custom Devise controller if only changing the Sign Up view?

How to click radio button with capybara in ruby on rails app