tag:github.com,2008:https://github.com/google/webdriver.dart/releasesTags from webdriver.dart2025-01-28T20:39:39Ztag:github.com,2008:Repository/11595141/v3.1.02025-01-28T21:38:01Zpackage:webdriver v3.1.0<p>Explicitly close http clients (<a class="issue-link js-issue-link" href="https://github.com/google/webdriver.dart/pull/311">#311</a>)</p>
<p>* Explicitly close http clients</p>
<p>* 3.1.0</p>devoncarewtag:github.com,2008:Repository/11595141/v3.0.42024-10-02T21:08:59Zpackage:webdriver v3.0.4<p>address diagnostics and update to a more recent package:lints (<a class="issue-link js-issue-link" href="https://github.com/google/webdriver.dart/pull/304">#304</a>)</p>
<p>* address diagnostics and update to a more recent package:lints</p>
<p>* Update CHANGELOG.md</p>
<p>Co-authored-by: Kevin Moore <[email protected]></p>
<p>---------</p>
<p>Co-authored-by: Kevin Moore <[email protected]></p>devoncarewtag:github.com,2008:Repository/11595141/v3.0.02021-02-03T21:01:35Zv3.0.0kevmootag:github.com,2008:Repository/11595141/v0.3.0-nullsafety.12021-01-27T04:34:11Zv0.3.0-nullsafety.1kevmootag:github.com,2008:Repository/11595141/v0.3.0-nullsafety.02021-01-22T16:36:08Zv0.3.0-nullsafety.0kevmootag:github.com,2008:Repository/11595141/v2.0.02018-08-07T01:32:07ZVersion 2.0.0<p>misc: prepare for v2 stable (<a class="issue-link js-issue-link" href="https://github.com/google/webdriver.dart/pull/206">#206</a>)</p>
<p><span class="issue-keyword tooltipped tooltipped-se">Fixes</span> <a class="issue-link js-issue-link" href="https://github.com/google/webdriver.dart/issues/205">#205</a></p>mk13tag:github.com,2008:Repository/11595141/v2.0.0-beta+12018-06-20T22:05:45ZVersion 2.0.0-beta+1<p>Mark as 2.0.0-beta+1 in preparation for publish (<a class="issue-link js-issue-link" href="https://github.com/google/webdriver.dart/pull/200">#200</a>)</p>
<p>* Mark as 2.0.0-beta+1 in preparation for publish</p>
<p>* Changelog</p>
<p>* More update to changelog</p>mk13tag:github.com,2008:Repository/11595141/v2.0.0-beta2017-06-27T09:08:37ZAdds support for synchronous communication and the W3C specification.<p>Adds logic to automatically infer specification type during WebDriver…</p>
<p>… creation. (<a class="issue-link js-issue-link" href="https://github.com/google/webdriver.dart/pull/172">#172</a>)</p>
<p>* Adds automated spec inference ability during WebDriver creation.</p>
<p>* Adds ability to define spec during WebDriver creation. Sets defaults to W3C for FireFox and JSONWire for Chrome.</p>
<p>* Adds test for spec inference. Updates logic for reusing exisiting sessions for W3C spec.</p>
<p>* Add error messages.</p>
<p>* Updates spec inference test with different exception types.</p>staats-googletag:github.com,2008:Repository/11595141/v1.2.42017-04-10T16:18:22ZVersion 1.2.4<p>Adds null check for status before checking status code. Avoids throwi…</p>
<p>…ng exceptions if status is not defined. (<a class="issue-link js-issue-link" href="https://github.com/google/webdriver.dart/pull/145">#145</a>)</p>
<p>* Adds check for status in responseMap as part of error checking.</p>
<p>* formats file</p>staats-googletag:github.com,2008:Repository/11595141/v1.2.32017-04-10T16:07:15Zv1.2.3<p>Adds null check for status before checking status code. Avoids throwi…</p>
<p>…ng exceptions if status is not defined. (<a class="issue-link js-issue-link" href="https://github.com/google/webdriver.dart/pull/145">#145</a>)</p>
<p>* Adds check for status in responseMap as part of error checking.</p>
<p>* formats file</p>staats-google