servo/components/webdriver_server
batu_hoang f0e10e63e2
webdriver: Implement send alert text (#38140)
Implement webdriver `SendAlertText` command

Tests:
https://github.com/longvatrong111/servo/actions/runs/16342669929
https://github.com/longvatrong111/servo/actions/runs/16342671477

cc: @xiaochengh

---------

Signed-off-by: batu_hoang <hoang.binh.trong@huawei.com>
Signed-off-by: batu_hoang <longvatrong111@gmail.com>
2025-07-17 21:24:50 +00:00
..
actions.rs webdriver: Reduce IPC for viewport boundary check (#38113) 2025-07-16 10:06:49 +00:00
capabilities.rs Establish baseline webdriver conformance results (#35024) 2025-05-01 21:13:27 +00:00
Cargo.toml Removing unused dependencies in crates. (#37096) 2025-05-23 12:58:00 +00:00
lib.rs webdriver: Implement send alert text (#38140) 2025-07-17 21:24:50 +00:00
user_prompt.rs webdriver: Implement send alert text (#38140) 2025-07-17 21:24:50 +00:00