Capybara Questions
Ad
RSpec/Capybara "expect(page).to have_content" test fails while content is in page.html
I am writing a rails app applying bdd using rspec & capybara. one of my tests continues to fail. the goal of the test is to check whether for
Form is not being filled - Capybara
Having this form: <h3 class="contact-header"><span>ready to try it</span> get in touch</h3>
How to upgrade Browser in capybara with capybara webkit -cucumber?
I am getting upgrade browser popup , when i click on button but i am using capybra version 2.4.4 and capybara webkit 1.15.0. -> for the
Ruby / Capybara - Trying to convert a DOM to JQUERY and add a new HTML attribute
I'm trying to add an "id" for the selector below, however it is not working because the element seems to be a dom. how can i convert a dom element
Capybara open window does not work when link is a modal with href javascript=void(0)
I am using capybara window_opened_by with success but in one specific test, the window thta opens is a facebook dialog (it opens as a modal
current_user set to nil on redirect (session lost?)
Configuration webpacker application using rails 5.1 with vue.js 2.5 i've been trying to diagnose this
Integration test with Rails, Capybara with React Component
I've created a little scaffold for create posts with rails, but instead use the standard form with erb i've created a simple react
How to call async javascript function from ruby with capybara?
I have some e2e tests for a cross platform ionic application. the tests are written in ruby and they use
Testing Rails Shopify App with Capybara & Cucumber (upgrading Shopify plan in test causes authentication error)
I have a shopify rails app and i am trying to test some of the functionality of my "pro" plan, but having trouble updating the test shop plan. i
Running rails server changes test result?
Related with this question, i came across a strange situation.
Ad
getting capybara to work with vue.js in rails
I recently added a feature in vuejs and am having trouble testing it. i created a spec file for simply visiting the page but anything on
Ad
Blog Categories
Ad