servo/components/webdriver_server
Euclid Ye 4ff6b1d4a7
Implement setting position through webdriver for headed window (#38209)
Previously, we pretend we are able to set position in response. Now we
can really do it.

Testing: Able to set position accurately when tested locally.
Fixes: Task 5 of #37804.

---------

Signed-off-by: Euclid Ye <euclid.ye@huawei.com>
2025-07-22 18:26:37 +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 Implement setting position through webdriver for headed window (#38209) 2025-07-22 18:26:37 +00:00
lib.rs Implement setting position through webdriver for headed window (#38209) 2025-07-22 18:26:37 +00:00
user_prompt.rs webdriver: Implement send alert text (#38140) 2025-07-17 21:24:50 +00:00