Search code examples
How to get HTML of DOM element in Capybara?...


rubyselenium-webdrivercapybarainspect

Read More
How to write integration tests for Stripe checkout on Rails?...


ruby-on-railsruby-on-rails-3testingcapybarastripe-payments

Read More
How do capybara ancestor and sibling instance methods actually work?...


rubyselenium-webdrivercapybara

Read More
My attempts at building the simplest web crawler w/Capybara are failing. What am I doing wrong?...


ruby-on-railsrubyseleniumcapybara

Read More
How can I fill tinymce-rails editor with Capybara and Selenium?...


ruby-on-railsseleniumtinymcecucumbercapybara

Read More
How to test CSV file download in Capybara and RSpec?...


ruby-on-railsrubyseleniumrspeccapybara

Read More
Rails 4 + Materialize: Unable to find select box (Capybara::ElementNotFound)...


ruby-on-rails-4seleniumcapybaramaterialize

Read More
default_driver being ignored by Capybara in Rails/RSpec tests...


ruby-on-railsrubyrspeccapybara

Read More
How to use headless Chrome with Capybara and Selenium...


rubyselenium-webdrivercucumbercapybaragoogle-chrome-headless

Read More
How to return a value when using execute_script in capybara?...


ruby-on-railsrspeccapybaraintegration-testingpoltergeist

Read More
How to fill hidden field with Capybara?...


rspeccapybara

Read More
Capybara testing value of hidden field...


capybara

Read More
Log shows 'redirect', but RSpec sees 'success'...


rspeccapybara

Read More
Resize Chrome's window while using Capybara...


ruby-on-railsgoogle-chromeseleniumrspeccapybara

Read More
rspec long example with multiple expectations...


ruby-on-railsrspeccapybara

Read More
How to locate element? Illegal selector error (Capybara)...


rubyselenium-webdrivercapybara

Read More
What's the meaning of page and page.body in Capybara...


capybarahtmlacceptance-testingdocument-bodywebcontent

Read More
How to restart browser with Capybara on every scenario?...


rubyseleniumcucumbercapybara

Read More
Simulate pressing Tab key in Rspec Capybara?...


ruby-on-railsrspeccapybarakeyboard-events

Read More
Error: Function rgb is missing argument $green in Rails System Test...


ruby-on-railsselenium-chromedrivercapybara

Read More
Is it possible to take a screenshot of the whole page with Selenium/Capybara?...


seleniumcucumbercapybarascreenshot

Read More
Why my new CSS code is not loading anymore in my test environment?...


cssruby-on-railsrspeccapybaraasset-pipeline

Read More
setting chrome 'devtools.open_docked' to false in selenium webdriver...


seleniumcapybaragoogle-chrome-devtoolsselenium-chromedriver

Read More
BraintreeError: Cannot contact the gateway at this time (during system/integration specs only)...


ruby-on-railsphantomjscapybarabraintree

Read More
How to test that a form successfully submitted using Rspec?...


ruby-on-railsrspeccapybara

Read More
Capybara - Submit a form without button...


ruby-on-railstestingrspecbddcapybara

Read More
How to use Capybara in pure Ruby (without Rails)?...


rubytestingtddcapybara

Read More
How to skip "Choose search engine" with capybara/selenium/chrome...


rubygoogle-chromeselenium-webdriverrspeccapybara

Read More
SitePrism sometimes finds elements, sometimes doesn't, while Capybara can...


rubycapybarasite-prism

Read More
Capybara vs Page Object...


rubycapybarapage-object-gem

Read More
BackNext