mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 20:08:13 +00:00
![]() Note that this does nothing to "fix" how element references are created. We continue to return the element ID because, otherwise, all other element WebDriver endpoints would break. On the bright side, we avoid several IPC round trips now that we perform the entire 'find' operation in the WebContent process; and we are able to work directly on DOM nodes. |
||
---|---|---|
.. | ||
BrowserConnection.cpp | ||
BrowserConnection.h | ||
Client.cpp | ||
Client.h | ||
CMakeLists.txt | ||
main.cpp | ||
Session.cpp | ||
Session.h | ||
TimeoutsConfiguration.cpp | ||
TimeoutsConfiguration.h | ||
WebContentConnection.cpp | ||
WebContentConnection.h |