Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
..
Capabilities.cpp fc15968418 WebDriver: Fix typo in browser capabilities key parsing 2 years ago
Capabilities.h 7edd57dc87 LibWeb+WebDriver: Support running headless WebDriver sessions 2 years ago
Client.cpp 05a2d1f0e0 LibWeb/WebDriver: Wait for more data to arrive if request is incomplete 2 years ago
Client.h 05a2d1f0e0 LibWeb/WebDriver: Wait for more data to arrive if request is incomplete 2 years ago
ElementLocationStrategies.cpp 15916e5c14 LibWeb: Implement the element location strategies in Web::WebDriver 2 years ago
ElementLocationStrategies.h a8391d5a60 Everywhere: Remove unused includes of AK/Array.h 2 years ago
Error.cpp 03d0be13e8 LibWeb: Allow constructing a WebDriver::Error from an OOM AK::Error 2 years ago
Error.h 03d0be13e8 LibWeb: Allow constructing a WebDriver::Error from an OOM AK::Error 2 years ago
ExecuteScript.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
ExecuteScript.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
Response.cpp ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr 2 years ago
Response.h ae1611aa08 LibWeb: Mark Web::WebDriver::Response as [[nodiscard]] 2 years ago
Screenshot.cpp ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible 2 years ago
Screenshot.h 40b9d248be LibWeb: Implement screenshot painting inside Web::WebDriver 2 years ago
TimeoutsConfiguration.cpp d8fde14324 LibWeb: Replace uses of JsonObject::get_deprecated()/get_ptr() 2 years ago
TimeoutsConfiguration.h cb4b9108d1 LibWeb+WebDriver: Move the timeouts configuration object to LibWeb 2 years ago