v0.0.2
webdriver: Send events to the embedder as `InputEvent` with a response channel (#39776)
Change some `#[allow]`s to `#[expect]`s (#40458)
webdriver: Reduce visibilty of some structures and functions (#39825)
webdriver: Do not remove id from `input_state_table` if it still in `input_cancel_list` (#40483)
webdriver: Miscellanous cleanup (#39986)
webdriver: Add a 10 second timeout for screenshots (#40290)
webdriver: Refactor webdriver session and improve window handles (#38745)