stripe-android
stripe-android copied to clipboard
Wait for nodes with text in e2e tests
Summary
Wait for nodes with text in e2e tests
Motivation
Reduce test flakiness.
I made this change for TestBacs last week, but we ran into a similar issue in TestBoleto today, so I think we should make this change more generally.
Testing
- [ ] Added tests
- [ ] Modified tests
- [ ] Manually verified
CI confirms that the tests that use this still pass