bin/rails test:system fails for Stripe
Seeing the following error for multiple Stripe system tests:
Error:
StripeTest#test_can_swap_plans_with_SCA:
Capybara::ElementNotFound: Unable to find css "[data-stripe-target=\"card\"] > div > iframe"
test/support/system/stripe.rb:40:in `block in find_frame'
test/support/system/stripe.rb:39:in `find_frame'
test/support/system/stripe.rb:5:in `fill_stripe_elements'
test/system/stripe_test.rb:118:in `block in <class:StripeTest>'
rails test test/system/stripe_test.rb:115They've updated the css attributes in iframe?
Notifications
You’re not receiving notifications from this thread.