tag:github.com,2008:https://github.com/google/webdriver.dart/releases Release notes from webdriver.dart 2025-01-28T20:39:39Z tag:github.com,2008:Repository/11595141/v3.1.0 2025-01-28T21:38:01Z package:webdriver v3.1.0 <ul> <li>Add a <code>reason</code> argument to <code>Clock.waitFor</code>.</li> <li>Explicitly close http clients on quit.</li> </ul> devoncarew tag:github.com,2008:Repository/11595141/v3.0.4 2024-10-02T21:08:59Z package:webdriver v3.0.4 <ul> <li>Require Dart 3.1.</li> </ul> devoncarew tag:github.com,2008:Repository/11595141/v3.0.0 2021-02-03T21:01:35Z v3.0.0 No content. kevmoo tag:github.com,2008:Repository/11595141/v0.3.0-nullsafety.1 2021-01-27T04:34:11Z v0.3.0-nullsafety.1 No content. kevmoo tag:github.com,2008:Repository/11595141/v0.3.0-nullsafety.0 2021-01-22T16:36:08Z v0.3.0-nullsafety.0 No content. kevmoo tag:github.com,2008:Repository/11595141/v2.0.0 2018-08-07T01:32:07Z Version 2.0.0 <p>Dropped support for pkg:unittest.<br> Add W3C spec mouse and keyboard support.<br> Remove deprecated methods in async WebDriver.</p> mk13 tag:github.com,2008:Repository/11595141/v2.0.0-beta+1 2018-06-20T22:05:45Z Version 2.0.0-beta+1 <p>Dropped support for pkg:unittest.<br> Add W3C spec mouse and keyboard support.<br> Remove deprecated methods in async WebDriver.</p> mk13 tag:github.com,2008:Repository/11595141/v2.0.0-beta 2017-06-27T09:08:37Z Adds support for synchronous communication and the W3C specification. <p>Adds support for synchronous communication via the sync_http package. Allows Future-less APIs to be used. For the version of WebDriver, adds support for the W3C specification found here:</p> <p><a href="https://www.w3.org/TR/2017/CR-webdriver-20170330/" rel="nofollow">https://www.w3.org/TR/2017/CR-webdriver-20170330/</a></p> <p>The asynchronous API has been left unchanged to ensure backward compatibility. In the future, this will be transitioned to use the synchronous API, at which point the async API will also support the W3C spec.</p> staats-google tag:github.com,2008:Repository/11595141/v1.2.4 2017-04-10T16:18:22Z Version 1.2.4 <p>Adds null check for status before checking status code. Avoids throwing exceptions if status code is not present.</p> staats-google tag:github.com,2008:Repository/11595141/v1.2.3 2017-04-10T16:07:15Z v1.2.3 <p>Adds null check for status before checking status code. Avoids throwi…</p> staats-google