testing-library / testing-library-recorder-extension

Testing Library Extension for Chrome DevTools Recorder
https://chrome.google.com/webstore/detail/testing-library-recorder/pnobfbfcnoeealajjgnpeodbkkhgiici?utm_source=github&utm_medium=referral
MIT License
144 stars 3 forks source link

Use `findBy` queries #32

Open nickmccurdy opened 1 year ago

nickmccurdy commented 1 year ago

Describe the feature you'd like:

Waiting for async selectors uses older findBy queries instead of waitFor and getBy

Teachability, Documentation, Adoption, Migration Strategy:

None should be necessary as long as we can assume a modern version of Testing Library