ladybird/Userland/Services/WebDriver
Sam Atkins c43db5dae7 WebDriver+LibWeb: Rename "click" to "element_click"
This matches the name used in the spec, and is unambiguous.
2023-01-27 17:30:46 +00:00
..
Client.cpp WebDriver+LibWeb: Rename "click" to "element_click" 2023-01-27 17:30:46 +00:00
Client.h WebDriver+LibWeb: Rename "click" to "element_click" 2023-01-27 17:30:46 +00:00
CMakeLists.txt LibWeb+WebDriver: Move the timeouts configuration object to LibWeb 2022-11-11 22:03:23 +00:00
main.cpp Userland: Remove a bunch of unveil calls on /sys/kernel/processes 2023-01-13 13:41:30 +01: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