You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
407
406
and it helps you find the best queries to select elements. It allows you to
408
-
inspect the element hierarchies in the Chrome Developer Tools, and provides you
407
+
inspect the element hierarchies in the Browser's Developer Tools, and provides you
409
408
with suggestions on how to select them, while encouraging good testing
0 commit comments