Timothy Flynn
|
5aa50bff8b
LibWeb+WebDriver+WebContent: Implement the Element Click endpoint
|
10 달 전 |
Timothy Flynn
|
969361abdb
WebDriver: Allow deleting sessions with an invalid window handle
|
10 달 전 |
Timothy Flynn
|
709deeb482
LibWeb+WebContent+WebDriver: Implement the Perform Actions endpoint
|
10 달 전 |
Timothy Flynn
|
b5aa8f65b1
WebDriver: Ensure that the session's current window handle is valid
|
10 달 전 |
Timothy Flynn
|
b035f0cd3d
WebContent+WebDriver: Log all unimplemented WebDriver endpoints
|
10 달 전 |
Timothy Flynn
|
c2cf65adac
WebDriver: Handle script execution results without spinning event loops
|
10 달 전 |
Asutosh Variar
|
229b64a4b7
Everywhere: Convert from_string_view -> from_string_literal where static
|
11 달 전 |
Noah Bright
|
ee352e59db
WebDriver: Add boilerplate for endpoint 15.7 Perform Actions
|
11 달 전 |
Timothy Flynn
|
0a482e1a53
WebContent+WebDriver: Properly define and invoke stubbed methods
|
10 달 전 |
Han
|
d1ba317e22
WebDriver: Add Routes, IPC definitions, and boilerplates
|
11 달 전 |
Andrew Kaster
|
ca806a3e18
WebDriver+WebContent: Add /session/:id:/window/consume-user-activation
|
1 년 전 |
Dan Klishch
|
ccd701809f
Everywhere: Add deprecated_ prefix to `JsonValue::to_byte_string`
|
1 년 전 |
Shannon Booth
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 년 전 |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 년 전 |
Andrew Kaster
|
0f0c9f910a
WebDriver: Print out the entire error when failing to start a session
|
1 년 전 |
stelar7
|
23b378822b
LibWeb: Stub out `Release Actions`
|
2 년 전 |
Timothy Flynn
|
6d331389ad
WebDriver: Coerce window handles to strings when activating a tab
|
1 년 전 |
Andreas Kling
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 년 전 |
Aliaksandr Kalenik
|
63c16ff41a
WebDriver: Inline `Sesssion::stop()` in session destructor
|
2 년 전 |
Aliaksandr Kalenik
|
f287165823
LibWeb+WebContent+WebDriver: Add WebDriver endpoint to open new window
|
2 년 전 |
Timothy Flynn
|
0524bc1d13
WebContent+WebDriver: Ensure Get Window Handle checks for closed BCs
|
2 년 전 |
Timothy Flynn
|
010be9b7c2
WebDriver: Do not throw an error when closing an inactive session
|
2 년 전 |
Timothy Flynn
|
12015a4db6
WebDriver: Remove active sessions from the close-the-session AO
|
2 년 전 |
Timothy Flynn
|
a0992c7731
WebDriver: Reference-count WebDriver Session objects
|
2 년 전 |
Aliaksandr Kalenik
|
0905fd57e4
WebContent+WebDriver: Move window commands handling back to WebDriver
|
2 년 전 |
Andreas Kling
|
359d6e7b0b
Everywhere: Stop using NonnullOwnPtrVector
|
2 년 전 |
Timothy Flynn
|
77fbd912b7
LibWeb+WebContent+WebDriver: Port WebDriver parameters to String
|
2 년 전 |
Jonah
|
30ec59f163
WebDriver: Add computedlabel endpoint
|
2 년 전 |
Tim Schumacher
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
2 년 전 |
Sam Atkins
|
c43db5dae7
WebDriver+LibWeb: Rename "click" to "element_click"
|
2 년 전 |