Skip to content

Issues: testing-library/playwright-testing-library

Beta
New issue

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

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

Already on GitHub? # to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Select items from combobox
#606 opened Mar 16, 2023 by InduKrish
Future of this library help wanted Extra attention is needed question Further information is requested
#558 opened Oct 9, 2022 by IanVS
Make find queries "lazier" enhancement New feature or request
#546 opened Sep 28, 2022 by jrolfs
Upgrade Testing Library DOM 5.0 Issues with potential breaking changes to resolve before/in the 5.0 release breaking change This change will require a major version bump
#524 opened Sep 22, 2022 by jrolfs
Inconsistent visibility requirement between get/query and find queries 5.0 Issues with potential breaking changes to resolve before/in the 5.0 release documentation Improvements or additions to documentation
#523 opened Sep 22, 2022 by jrolfs
Reference core Testing Library documentation/principles in documentation documentation Improvements or additions to documentation good first issue Good for newcomers
#522 opened Sep 22, 2022 by jrolfs
What if locator.waitFor({ state: 'attached' }) but options.hidden === false in Testing Library? 5.0 Issues with potential breaking changes to resolve before/in the 5.0 release documentation Improvements or additions to documentation
#506 opened Sep 15, 2022 by sebinsua
Error output is incredibly long for failed queries enhancement New feature or request
#491 opened Sep 1, 2022 by jrolfs
Iframe enhancement New feature or request
#365 opened Jan 17, 2022 by sexta13
ProTip! Exclude everything labeled bug with -label:bug.