1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-31 20:32:44 +00:00
serenity/Userland/Services/WebDriver
Timothy Flynn cbbaf8ea2c WebDriver: Remove the WebContent socket file when closing the session
Otherwise it is left on disk forever.
2022-12-15 17:29:19 +00:00
..
Client.cpp WebDriver: Specify callbacks for clients to launch browser windows 2022-12-15 17:29:19 +00:00
Client.h WebDriver: Specify callbacks for clients to launch browser windows 2022-12-15 17:29:19 +00:00
CMakeLists.txt LibWeb+WebDriver: Move the timeouts configuration object to LibWeb 2022-11-11 22:03:23 +00:00
main.cpp WebDriver: Remove the WebContent socket file when closing the session 2022-12-15 17:29:19 +00:00
Session.cpp WebDriver: Remove the WebContent socket file when closing the session 2022-12-15 17:29:19 +00:00
Session.h WebDriver: Remove the WebContent socket file when closing the session 2022-12-15 17:29:19 +00:00
WebContentConnection.cpp WebDriver: Remove "Services/" prefix from local WebDriver includes 2022-11-14 13:43:24 -05:00
WebContentConnection.h WebDriver: Remove "Services/" prefix from local WebDriver includes 2022-11-14 13:43:24 -05:00