Durrell Chamorro

Joined

1,210 Experience
12 Lessons Completed
0 Questions Solved

Activity

I had to go one level deeper:

def complete_stripe_sca
  find_frame('body > div > iframe') do
    find_frame('#challengeFrame') do
      find_frame("iframe[name='acsFrame']") do 
        click_on "Complete authentication"
      end
    end
  end
end

Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more. Icons by Icons8

© 2023 GoRails, LLC. All rights reserved.