Queries are the methods that Testing Library gives you to find elements on the
page. There are several
types of queries ("get", "find",
"query"); the difference between them is whether the query will throw an error
if no element is found or if it will return a Promise and retry.
If you want to change selection, open document below and click on "Move attachment"
Unknown title Accessibility Custom Queries Debugging Querying Within Elements Configuration Options Frameworks User Interactions Ecosystem Core API Queries About Queries On this page About Queries Overview​ <span>Queries are the methods that Testing Library gives you to find elements on the page. There are several types of queries ("get", "find", "query"); the difference between them is whether the query will throw an error if no element is found or if it will return a Promise and retry. Depending on what page content you are selecting, different queries may be more or less appropriate. See the priority guide for recommendations on how to make use of semantic queries to Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details