servo/components/webdriver_server
Kenzie Raditya Tirtarahardja 439cb00e31
WebDriver: Set current browsing context for NavigateTo and Refresh command (#38107)
Previously we didn't change the current browsing context id in our
WebDriver Session after the commands `Navigate To` and `Refresh`

Signed-off-by: PotatoCP <Kenzie.Raditya.Tirtarahardja@huawei.com>
2025-07-17 07:57:31 +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: Set current browsing context for NavigateTo and Refresh command (#38107) 2025-07-17 07:57:31 +00:00
user_prompt.rs webdriver: Implement support for simple dialogs (#37913) 2025-07-10 03:15:46 +00:00