Replies: 1 comment
-
Screenshots are primarily captured using Page.captureScreenshot (DevTools protocol). You should be able to use the
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have and xpath (or another selector type) of element and I need to make a screenshot of this element after page is rendered and save it to any format I can use later to manipulate with the screenshot. What is the general approach for this?
Beta Was this translation helpful? Give feedback.
All reactions