1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 18:20:43 +09:00
ladybird/Userland
Baitinq 419dea0996 WebDriver: Implement stub for .../element/{element id}/click
This patch adds a stub implementation for the POST
/session/{session id}/element/{element id}/click endpoint.
2022-12-25 17:24:52 +01:00
..
Applets LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
Applications TextEditor: Add option to open the current file in File Manager 2022-12-23 19:20:53 -05:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos CatDog: Simplify animation frame logic and fix minor bugs 2022-12-16 08:50:35 -07:00
DevTools Hackstudio: Use `GUI::TextEditor' actions for cut/copy/paste buttons 2022-12-25 15:40:46 +01:00
DynamicLoader AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Games Snake: Use a statusbar to display the current and high score 2022-12-23 23:26:21 +01:00
Libraries WebDriver: Implement stub for .../element/{element id}/click 2022-12-25 17:24:52 +01:00
Services WebDriver: Implement stub for .../element/{element id}/click 2022-12-25 17:24:52 +01:00
Shell Shell: Disable interactive mode on '-c' 2022-12-12 13:57:06 +00:00
Utilities pro: Add ability to log request/response metadata for HTTP URLs 2022-12-23 23:29:57 +01:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00