ladybird/Userland/Services/WebDriver
Timothy Flynn f064c6e930
Some checks are pending
CI / Lagom (false, FUZZ, ubuntu-24.04, Linux, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, macos-14, macOS, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, ubuntu-24.04, Linux, GNU) (push) Waiting to run
CI / Lagom (true, NO_FUZZ, ubuntu-24.04, Linux, Clang) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (macos-14, macOS, macOS-universal2) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (ubuntu-24.04, Linux, Linux-x86_64) (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Push notes / build (push) Waiting to run
LibWeb+WebContent+WebDriver: Make the screenshot endpoints asynchronous
These were the last WebDriver endpoints spinning the event loop.
2024-10-31 02:39:36 +00:00
..
Client.cpp LibWeb+WebContent+WebDriver: Make the screenshot endpoints asynchronous 2024-10-31 02:39:36 +00:00
Client.h WebDriver: Ensure that the session's current window handle is valid 2024-09-29 11:48:40 +02: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 LibWeb+WebContent+WebDriver: Make the screenshot endpoints asynchronous 2024-10-31 02:39:36 +00:00
Session.h LibWeb+WebContent+WebDriver: Make the screenshot endpoints asynchronous 2024-10-31 02:39:36 +00:00
WebContentConnection.cpp LibWeb+WebContent+WebDriver: Make the screenshot endpoints asynchronous 2024-10-31 02:39:36 +00:00
WebContentConnection.h LibWeb+WebContent+WebDriver: Make the screenshot endpoints asynchronous 2024-10-31 02:39:36 +00:00