1.
Introduction
2.
Core API
2.1.
Queries
2.1.1.
About Queries
2.1.2.
By Role
2.1.3.
By Label Text
2.1.4.
By Placeholder Text
2.1.5.
By Text
2.1.6.
By Display Value
2.1.7.
By Alt Text
2.1.8.
By Title
2.1.9.
By Test ID
2.2.
User Actions
2.2.1.
Firing Events
2.2.2.
Async Methods
2.2.3.
Appearance and Disappearance
2.2.4.
Considerations
2.3.
Advanced
2.3.1.
Accessibility
2.3.2.
Custom Queries
2.3.3.
Debugging
2.3.4.
Querying Within Elements
2.3.5.
Configuration Options
3.
Frameworks
3.1.
DOM Testing Library
3.1.1.
Introduction
3.1.2.
Install
3.1.3.
Example
3.1.4.
Setup
3.1.5.
API
3.1.6.
Cheatsheet
4.
Contributing