SetZoomLevel of CefSharp #18
Unanswered
Mephisto090
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This is almost certainly a bug in CEF. Related issue https://bitbucket.org/chromiumembedded/cef/issues/3103/offscreen-capture-screenshot-with-devtools#comment-60251237
Doesn't work like that, DevTools describes the box model. If you are using CefSharp OffScreen then try changing the DeviceScaleFactor instead of using SetZoomLevel. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello dear developer,
when the
SetZoomLevel
is changed by CefSharp, the puppeteer presses on the wrong position. I think that theSetZoomLevel
was not taken into account in Puppeteer.Beta Was this translation helpful? Give feedback.
All reactions