issues
search
testing-library
/
playwright-testing-library
๐ Find elements in Playwright with queries from Testing Library
MIT License
248
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps-dev): bump @types/jest from 27.4.0 to 29.2.1
#567
dependabot[bot]
closed
2 years ago
1
Usage of fixtures with a new browser context
#566
ptbrowne
opened
2 years ago
2
Question: Unable to click the link
#565
InduKrish
closed
2 years ago
2
build(deps-dev): bump @types/jest from 27.4.0 to 29.2.0
#563
dependabot[bot]
closed
2 years ago
1
Question: how to verify if the table has no rows using playwright testing library?
#562
InduKrish
closed
2 years ago
1
build(deps): bump actions/cache from 3.0.10 to 3.0.11
#561
dependabot[bot]
closed
1 year ago
1
build(deps-dev): bump @playwright/test from 1.26.1 to 1.27.1
#560
dependabot[bot]
closed
1 year ago
1
Future of this library
#558
IanVS
opened
2 years ago
10
build(deps-dev): bump @playwright/test from 1.26.1 to 1.27.0
#557
dependabot[bot]
closed
2 years ago
1
Even after using RegexParser, getByRole('row', {name: name }) still fails,
#556
InduKrish
closed
2 years ago
1
build(deps-dev): bump @types/jest from 27.4.0 to 29.1.2
#555
dependabot[bot]
closed
2 years ago
1
build(deps-dev): bump @hover/javascript from 6.90.0 to 6.90.1
#554
dependabot[bot]
closed
1 year ago
1
build(deps-dev): bump jscodeshift from 0.13.1 to 0.14.0
#553
dependabot[bot]
closed
2 years ago
0
build(deps): bump actions/cache from 3.0.9 to 3.0.10
#551
dependabot[bot]
closed
2 years ago
0
Returns error while reading data from json or csv file and running parameterized tests
#550
InduKrish
closed
2 years ago
3
build(deps-dev): bump @types/jest from 27.4.0 to 29.1.1
#549
dependabot[bot]
closed
2 years ago
1
build(deps): bump actions/cache from 3.0.8 to 3.0.9
#548
dependabot[bot]
closed
2 years ago
0
build(deps-dev): bump @types/jest from 27.4.0 to 29.1.0
#547
dependabot[bot]
closed
2 years ago
1
Make find queries "lazier"
#546
jrolfs
opened
2 years ago
0
build(deps-dev): bump @playwright/test from 1.26.0 to 1.26.1
#545
dependabot[bot]
closed
2 years ago
1
build(deps-dev): bump playwright from 1.26.0 to 1.26.1
#544
dependabot[bot]
closed
2 years ago
1
build(deps-dev): bump typescript from 4.8.3 to 4.8.4
#543
dependabot[bot]
closed
2 years ago
0
๐ 5.0
#540
jrolfs
opened
2 years ago
0
build(deps): bump minimist and commitizen
#539
dependabot[bot]
closed
2 years ago
1
build(deps): bump trim and doctoc
#538
dependabot[bot]
closed
2 years ago
1
build(deps-dev): bump playwright from 1.25.1 to 1.26.0
#537
dependabot[bot]
closed
2 years ago
1
build(deps-dev): bump @playwright/test from 1.25.1 to 1.26.0
#536
dependabot[bot]
closed
2 years ago
1
build(deps-dev): bump typescript from 4.6.3 to 4.8.3
#535
dependabot[bot]
closed
2 years ago
1
build(deps-dev): bump generate-export-aliases from 1.1.0 to 1.2.0
#534
dependabot[bot]
closed
1 year ago
1
๐งช Add example of querying for checkbox in table row
#533
jrolfs
closed
2 years ago
0
๐ Improve error message for invalid function matchers
#532
jrolfs
closed
2 years ago
2
๐ท๐ปโโ๏ธ Bump Node versions up an LTS
#528
jrolfs
closed
2 years ago
0
build(deps-dev): bump rollup from 2.61.1 to 2.79.1
#527
dependabot[bot]
closed
2 years ago
2
Unable to traverse through td elements with in the same <tr>
#526
InduKrish
closed
2 years ago
0
๐ Support function text matchers in queries
#525
jrolfs
closed
2 years ago
1
Upgrade Testing Library DOM
#524
jrolfs
opened
2 years ago
0
Inconsistent visibility requirement between get/query and find queries
#523
jrolfs
opened
2 years ago
0
Reference core Testing Library documentation/principles in documentation
#522
jrolfs
opened
2 years ago
0
selector resolved to hidden error
#521
InduKrish
closed
2 years ago
3
expect assertion fails when filtered by table name
#520
InduKrish
closed
2 years ago
1
findByText still fails after adding await.
#519
InduKrish
closed
2 years ago
2
filter by table name to verify the headers names based on table row test ids <tr> instead of header id <th> test ids.
#518
InduKrish
closed
2 years ago
4
Unable to locate the checkbox in the same row where the text is found in the table --> **await row.locator(':scope', { hasText: text}).locator('span:has-text("check")').click();** --> how playwright testing library supports scope variable like playwright does, using hasText
#517
InduKrish
closed
2 years ago
3
๐ Add documenation clarifying asynchronous locator queries
#516
jrolfs
closed
2 years ago
1
๐งช Example for #511
#515
jrolfs
closed
2 years ago
1
๐ท๐ปโโ๏ธ Jest 29 / @hover/javascript 7
#514
jrolfs
opened
2 years ago
0
findByText returns [object Promise], hence erroring out with the error 'toContainText can be only used with Locator object'
#513
InduKrish
closed
2 years ago
4
build(deps): bump @testing-library/dom from 7.31.2 to 8.18.1
#512
dependabot[bot]
opened
2 years ago
1
how to read table header and do assertion?
#511
InduKrish
closed
2 years ago
4
TypeError: screen.findByTestId(...).click is not a function
#510
InduKrish
closed
2 years ago
3
Previous
Next