mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 10:47:44 +00:00
![]() This doesn't follow the spec to a tee. Our OutOfProcessWebView already has a bitmap that can be used as the window screenshot. Therefore, we can bypass the steps that assume we need to access the window's frame buffer in-flight. We also don't create an HTMLCanvasElement. We would need a Document in the WebDriver process to do so. Instead, we can still run the encoding steps exactly as-is using the screenshot bitmap. |
||
---|---|---|
.. | ||
BrowserConnection.cpp | ||
BrowserConnection.h | ||
Client.cpp | ||
Client.h | ||
CMakeLists.txt | ||
main.cpp | ||
Session.cpp | ||
Session.h | ||
TimeoutsConfiguration.cpp | ||
TimeoutsConfiguration.h | ||
WebDriverError.cpp | ||
WebDriverError.h |