ladybird/Libraries/LibWeb/WebDriver
Timothy Flynn d873dc0744 LibWeb+WebDriver: Validate WebDriver proxy capabilities
We don't yet support a proxy configuration, but we can still validate
the capability received from the WebDriver client. We should also fail
to create a WebDriver session if a proxy configuration is present.
2025-02-10 11:33:53 -05:00
..
Actions.cpp LibWeb: Check for closed browsing contexts before dispatching actions 2025-02-05 11:33:33 +00:00
Actions.h
Capabilities.cpp LibWeb+WebDriver: Validate WebDriver proxy capabilities 2025-02-10 11:33:53 -05:00
Capabilities.h LibWeb+WebDriver: Convert WebDriver session flags to an enumeration 2025-02-10 11:33:53 -05:00
Client.cpp
Client.h
Contexts.cpp LibWeb: Move AO to check if a browsing context is open to a helper file 2025-02-05 11:33:33 +00:00
Contexts.h LibWeb: Move AO to check if a browsing context is open to a helper file 2025-02-05 11:33:33 +00:00
ElementLocationStrategies.cpp
ElementLocationStrategies.h
ElementReference.cpp
ElementReference.h
Error.cpp
Error.h
ExecuteScript.cpp AK+Everywhere: Rename verify_cast to as 2025-01-21 11:34:06 -05:00
ExecuteScript.h
HeapTimer.cpp
HeapTimer.h
InputSource.cpp
InputSource.h
InputState.cpp
InputState.h
JSON.cpp
JSON.h
Properties.h
Proxy.cpp LibWeb+WebDriver: Validate WebDriver proxy capabilities 2025-02-10 11:33:53 -05:00
Proxy.h LibWeb+WebDriver: Validate WebDriver proxy capabilities 2025-02-10 11:33:53 -05:00
Response.cpp
Response.h
Screenshot.cpp LibWeb+Services: Remove unused #includes 2025-01-31 13:28:09 +01:00
Screenshot.h
TimeoutsConfiguration.cpp
TimeoutsConfiguration.h
UserPrompt.cpp LibWeb+WebContent+WebDriver: Bring session start and close up to spec 2025-02-06 09:01:16 -05:00
UserPrompt.h LibWeb+WebContent+WebDriver: Bring session start and close up to spec 2025-02-06 09:01:16 -05:00