ladybird/Userland/Services/WebDriver
Timothy Flynn b035f0cd3d WebContent+WebDriver: Log all unimplemented WebDriver endpoints
It's difficult to know what we need to implement if we silently ignore
these endpoints. Let's log the endpoints and their parameters, and clean
up the wall of FIXME comments to be easier to grok.
2024-09-25 14:03:46 -04:00
..
Client.cpp WebContent+WebDriver: Log all unimplemented WebDriver endpoints 2024-09-25 14:03:46 -04:00
Client.h WebDriver: Add boilerplate for endpoint 15.7 Perform Actions 2024-09-09 14:11:23 +01:00
CMakeLists.txt Meta+CMake: Remove unused CMake functions and features 2024-06-05 12:23:54 -04:00
main.cpp WebDriver: Use correct WebDriver IPC path argument name 2024-08-01 16:40:19 -04:00
Session.cpp WebContent+WebDriver: Update the current BC when switching windows 2024-09-15 00:56:21 +01:00
Session.h WebDriver: Handle script execution results without spinning event loops 2024-09-13 10:11:21 -04:00
WebContentConnection.cpp WebDriver: Handle script execution results without spinning event loops 2024-09-13 10:11:21 -04:00
WebContentConnection.h WebDriver: Handle script execution results without spinning event loops 2024-09-13 10:11:21 -04:00