Aliaksandr Kalenik f287165823 LibWeb+WebContent+WebDriver: Add WebDriver endpoint to open new window hace 2 años
..
Capabilities.cpp fc15968418 WebDriver: Fix typo in browser capabilities key parsing hace 2 años
Capabilities.h 7edd57dc87 LibWeb+WebDriver: Support running headless WebDriver sessions hace 2 años
Client.cpp f287165823 LibWeb+WebContent+WebDriver: Add WebDriver endpoint to open new window hace 2 años
Client.h f287165823 LibWeb+WebContent+WebDriver: Add WebDriver endpoint to open new window hace 2 años
ElementLocationStrategies.cpp 15916e5c14 LibWeb: Implement the element location strategies in Web::WebDriver hace 2 años
ElementLocationStrategies.h a8391d5a60 Everywhere: Remove unused includes of AK/Array.h hace 2 años
Error.cpp 03d0be13e8 LibWeb: Allow constructing a WebDriver::Error from an OOM AK::Error hace 2 años
Error.h 03d0be13e8 LibWeb: Allow constructing a WebDriver::Error from an OOM AK::Error hace 2 años
ExecuteScript.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
ExecuteScript.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
Response.cpp ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr hace 2 años
Response.h ae1611aa08 LibWeb: Mark Web::WebDriver::Response as [[nodiscard]] hace 2 años
Screenshot.cpp ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible hace 2 años
Screenshot.h 40b9d248be LibWeb: Implement screenshot painting inside Web::WebDriver hace 2 años
TimeoutsConfiguration.cpp d8fde14324 LibWeb: Replace uses of JsonObject::get_deprecated()/get_ptr() hace 2 años
TimeoutsConfiguration.h cb4b9108d1 LibWeb+WebDriver: Move the timeouts configuration object to LibWeb hace 2 años