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 screenshot.spec.ts #1753

Closed
kblok opened this issue Jul 3, 2021 · 0 comments · Fixed by #1943
Closed

Add missing tests screenshot.spec.ts #1753

kblok opened this issue Jul 3, 2021 · 0 comments · Fixed by #1943
Labels
puppeteer code Features/Features from Puppeteer

Comments

@kblok
Copy link
Member

kblok commented Jul 3, 2021

screenshot.spec.ts: ElementHandle.screenshot: should scroll element into view
screenshot.spec.ts: ElementHandle.screenshot: should work with a rotated element
screenshot.spec.ts: ElementHandle.screenshot: should fail to screenshot a detached element
screenshot.spec.ts: ElementHandle.screenshot: should not hang with zero width/height element
screenshot.spec.ts: ElementHandle.screenshot: should work for an element with fractional dimensions
screenshot.spec.ts: ElementHandle.screenshot: should work for an element with an offset

@kblok kblok added the puppeteer code Features/Features from Puppeteer label Jul 3, 2021
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

Successfully merging a pull request may close this issue.

1 participant