Skip to content

Remove mention to Firefox extension in about.mdx #1100

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 8, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/queries/about.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,6 @@ Do you still have problems knowing how to use Testing Library queries?

There is a very cool Browser extension for
[Chrome](https://chrome.google.com/webstore/detail/testing-playground/hejbmebodbijjdhflfknehhcgaklhano/related)
and [Firefox](https://addons.mozilla.org/en/firefox/addon/testing-playground/)
named Testing Playground, and it helps you find the best queries to select
elements. It allows you to inspect the element hierarchies in the Browser's
Developer Tools, and provides you with suggestions on how to select them, while
Expand Down