webdriver.dart icon indicating copy to clipboard operation
webdriver.dart copied to clipboard

Support querying current webdriver timeouts

Open parren-google opened this issue 2 years ago • 1 comments

The W3C API supports it: https://www.w3.org/TR/webdriver1/#get-timeouts

The goal is to be able to modify and restore timeouts with the sync driver.

I have a pull request in the works.

parren-google avatar Sep 25 '23 14:09 parren-google

https://github.com/google/webdriver.dart/pull/281

parren-google avatar Sep 25 '23 15:09 parren-google