Commit History

Author SHA1 Message Date
  Timothy Flynn 61d0b66bfb WebDriver+Browser: Implement `GET /session/{id}/source` 2 years ago
  Linus Groh 747ba2a88f Browser+LibWebView: Add WebDriver IPC plumbing for executing scripts 2 years ago
  Timothy Flynn 1ffaad29e1 WebDriver+Browser: Implement `GET /session/{id}/screenshot` 2 years ago
  Timothy Flynn 11d0489fa3 WebDriver+Browser: Implement `POST /session/{id}/window/minimize` 2 years ago
  Timothy Flynn 89b2ff72f7 WebDriver+Browser: Implement `POST /session/{id}/window/maximize` 2 years ago
  Timothy Flynn 174248678e WebDriver+Browser: Implement `POST /session/{id}/window/rect` 2 years ago
  Timothy Flynn dac91c5790 WebDriver+Browser: Implement `GET /session/{id}/window/rect` 2 years ago
  martinfalisse 76da0c6c54 WebDriver: Implement `GET /session/{id}/element/{id}/text` endpoint 2 years ago
  Tobias Christiansen a534e61b44 WebDriver: Implement `GET /session/{id}/element/{id}/name` endpoint 2 years ago
  Sam Atkins 851bece9fc Browser: Hide WebDriver debug messages behind WEBDRIVER_DEBUG 2 years ago
  Tobias Christiansen c11462f40e WebDriver: Introduce a `WebDriverEndpoints` class 2 years ago
  Tobias Christiansen 354a845d65 WebDriver: Implement `GET /session/{id}/element/{id}/css/{name}` 2 years ago
  Tobias Christiansen e87456e38f WebDriver: Implement `GET /session/{id}/element/{id}/property/{name}` 2 years ago
  Tobias Christiansen 249350a7a3 WebDriver: Implement `GET /session/{id}/element/{id}/attribute/{name}` 2 years ago
  Tobias Christiansen e6f71d5e05 WebDriver: Fix broken Optional<> returns through IPC 2 years ago
  Tobias Christiansen 5d762bd448 WebDriver+Friends: Add IPC and plumbing for Element-getting 2 years ago
  Tobias Christiansen 61dd7d5d86 WebDriver: Add/Expand some dbgln's 2 years ago
  Tobias Christiansen 122e2d2076 WebDriver: Implement `POST /session/{id}/cookie` endpoint 2 years ago
  Tobias Christiansen c710780852 Browser: Add `update_cookie` WebDriver IPC endpoint 2 years ago
  Tobias Christiansen a34f8c444b WebDriver: Implement `GET /session/{id}/cookie/{name}` endpoint 2 years ago
  Tobias Christiansen 001699f2d6 WebDriver: Implement `GET /session/{id}/cookie` endpoint 2 years ago
  Moustafa Raafat a4fa604bde WebDriver: Implement POST /session/{id}/forward endpoint 2 years ago
  Moustafa Raafat 9132656856 WebDriver: Implement POST /session/{id}/back endpoint 2 years ago
  Tobias Christiansen 1179d951f6 WebDriver: Implement `POST /session/{id}/refresh` endpoint 2 years ago
  Sam Atkins 8c0f1da9f7 Browser: Add a basic WebDriver API 2 years ago