<!-- Vote on feature requests by adding a 👍. This helps maintainers prioritize what to work on. * Please fill out this template with all the relevant information so we can understand what's going on and fix the issue. We appreciate bugs filed and PRs submitted! * Please make sure that you are familiar with and follow the Code of Conduct for this project. It'd be great if after the discussion you're the one who submits the PR that implements this feature. If you've never done that before, that's great! Check this free short video tutorial to learn how: https://kcd.im/pull-request If this is an issue with the documentation, please file an issue in the docs repo: https://github.com/testing-library/testing-library-docs --> ### Describe the feature you'd like: <!-- A clear and concise description of what you want to happen. Add any considered drawbacks. --> Waiting for async selectors uses older `findBy` queries instead of `waitFor` and `getBy` ### Teachability, Documentation, Adoption, Migration Strategy: <!-- If you can, explain how users will be able to use this and possibly write out a version of the docs. --> None should be necessary as long as we can assume a modern version of Testing Library