servo/components/webdriver_server
batu_hoang 929fd0aa3c
webdriver: improve session commands (#38397)
Add timeout and strictFileInteractability capabilities to response of
new session command.
Allow delete session command to run without a session.

Testing: Clear some unexpected results of session tests in webdriver CI
and
`tests/wpt/meta/webdriver/tests/classic/delete_session/delete.py.ini`

---------

Signed-off-by: batu_hoang <hoang.binh.trong@huawei.com>
Signed-off-by: batu_hoang <longvatrong111@gmail.com>
2025-08-01 06:39:03 +00:00
..
actions.rs webdriver: Reduce IPC for viewport boundary check (#38113) 2025-07-16 10:06:49 +00:00
capabilities.rs Rework webdriver session (#38225) 2025-07-28 10:14:14 +00:00
Cargo.toml webdriver: configure Expires and SameSite in handle_add_cookie (#38285) 2025-07-26 12:23:24 +00:00
lib.rs webdriver: improve session commands (#38397) 2025-08-01 06:39:03 +00:00
session.rs webdriver: improve session commands (#38397) 2025-08-01 06:39:03 +00:00
timeout.rs webdriver: improve session commands (#38397) 2025-08-01 06:39:03 +00:00
user_prompt.rs webdriver: Implement send alert text (#38140) 2025-07-17 21:24:50 +00:00