Age | Commit message (Expand) | Author |
---|---|---|
2022-11-08 | LibWeb+WebDriver: Move WebDriverError to Web::WebDriver::Error | Timothy Flynn |
2022-10-21 | WebDriver: Rename HttpError -> WebDriverError | Sam Atkins |
2022-10-19 | WebDriver: Implement `POST /session/{session id}/timeouts` endpoint | Linus Groh |
2022-10-19 | WebDriver: Implement `GET /session/{session id}/timeouts` endpoint | Linus Groh |
2022-10-19 | WebDriver: Replace hardcoded timeout with a TimeoutsConfiguration struct | Linus Groh |