Testing Library Playground
Check
the query docs
for more information
enter HTML to test
<button>Hello</button>
choose query
*
getByText
getByLabelText
getByRole
getByTestId
getByAltText
getByTitle
getByPlaceholderText
getByDisplayValue
getAllByAltText
getAllByDisplayValue
getAllByLabelText
getAllByPlaceholderText
getAllByRole
getAllByTestId
getAllByText
getAllByTitle
match
*
Options
selector
accessible name
exact
hidden
selected
Try query
Preview