Skip to content
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

Add missing tests queryhandler.spec.ts: in Page #2154

Open
kblok opened this issue Apr 10, 2023 · 0 comments
Open

Add missing tests queryhandler.spec.ts: in Page #2154

kblok opened this issue Apr 10, 2023 · 0 comments
Labels
puppeteer code Features/Features from Puppeteer

Comments

@kblok
Copy link
Member

kblok commented Apr 10, 2023

queryhandler.spec.ts: in Page: should query existing element
queryhandler.spec.ts: in Page: should return empty array for non-existing element
queryhandler.spec.ts: in Page: should return first element
queryhandler.spec.ts: in Page: should return multiple elements
queryhandler.spec.ts: in Page: should pierce shadow DOM
queryhandler.spec.ts: in Page: should query deeply nested text
queryhandler.spec.ts: in Page: should query inputs
queryhandler.spec.ts: in Page: should not query radio
queryhandler.spec.ts: in Page: should query text spanning multiple elements
queryhandler.spec.ts: in Page: should clear caches
queryhandler.spec.ts: in Page: should query existing element
queryhandler.spec.ts: in Page: should return empty array for non-existing element
queryhandler.spec.ts: in Page: should return first element
queryhandler.spec.ts: in Page: should return multiple elements

@kblok kblok added the puppeteer code Features/Features from Puppeteer label Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
puppeteer code Features/Features from Puppeteer
Projects
None yet
Development

No branches or pull requests

1 participant