stripe-android icon indicating copy to clipboard operation
stripe-android copied to clipboard

Wait for nodes with text in e2e tests

Open amk-stripe opened this issue 8 months ago • 1 comments

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

amk-stripe avatar Jul 01 '24 22:07 amk-stripe