1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-30 09:05:13 +00:00
serenity/Userland/Services/WebDriver
Aliaksandr Kalenik 126fa7df14 WebContent+WebDriver: Get window handle from WebContent process
This change makes window handles on WebDriver process side be
consistent with handles returned by /window/new.
2023-03-16 13:17:37 -04:00
..
Client.cpp LibWeb+WebContent+WebDriver: Add WebDriver endpoint to open new window 2023-03-16 13:17:37 -04:00
Client.h LibWeb+WebContent+WebDriver: Add WebDriver endpoint to open new window 2023-03-16 13:17:37 -04:00
CMakeLists.txt LibWeb+WebDriver: Move the timeouts configuration object to LibWeb 2022-11-11 22:03:23 +00:00
main.cpp LibCore: Move Stream-based sockets into the Core namespace 2023-02-13 00:50:07 +00:00
Session.cpp WebContent+WebDriver: Get window handle from WebContent process 2023-03-16 13:17:37 -04:00
Session.h WebContent+WebDriver: Get window handle from WebContent process 2023-03-16 13:17:37 -04:00
WebContentConnection.cpp LibCore: Move Stream-based sockets into the Core namespace 2023-02-13 00:50:07 +00:00
WebContentConnection.h LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00