1. bdf5d64 Fix forwarder test (#208) by Max Kim · 6 years ago
  2. df7044e misc: prepare for v2 stable (#206) by Kevin Moore · 6 years ago v2.0.0
  3. 21eedee Update geckodriver and fix casting failures (#207) by Max Kim · 6 years ago
  4. 78bb74c Mark as 2.0.0-beta+1 in preparation for publish (#200) by Max Kim · 6 years ago v2.0.0-beta+1
  5. cbc489a Remove deprecated methods (#204) by Max Kim · 6 years ago
  6. 06271d0 A number of clean-up commits (#201) by Kevin Moore · 6 years ago
  7. 33ac552 Remove use of deprecated `retype`. (#199) by Lasse R.H. Nielsen · 6 years ago
  8. 22f7bf3 Update .gitignore, and other fixes (#196) by Kevin Moore · 6 years ago
  9. 541cfed Drop support for pkg:unittest (#198) by Kevin Moore · 6 years ago
  10. 3f71e3b 1. Moved PageLoader's property logic to json wire's specific webdriver. (#195) by jingbian · 6 years ago
  11. 7a0930e Minor fixes for styles (#192) by jingbian · 6 years ago
  12. 6105df6 Add W3C mouse support in Dart webdriver. (#193) by jingbian · 6 years ago
  13. 8eaec8b Add W3C keyboard support in Dart webdriver. (#191) by jingbian · 6 years ago
  14. e1593fe Fix Travis, fix SDK minimum constraint. (#189) by Sam Rawlins · 6 years ago
  15. 3eedafd Fix Dart2 runtime errors seen internally (#190) by Max Kim · 6 years ago
  16. ce2a586 Fix (some) Dart 2 runtime cast errors (#188) by Sam Rawlins · 6 years ago
  17. df7e409 Make empty non-const. (#187) by Max Kim · 6 years ago
  18. df7d6d0 Fix downcast error in async_core.dart (#186) by Ted Sander · 6 years ago
  19. 757b366 Add and clean analyzer lints (#183) by Manuel Ferreria · 6 years ago
  20. cba12db README: Update to add IntelliJ pub instructions (#182) by Manuel Ferreria · 6 years ago
  21. 7cd0fe0 Update chromedriver and geckodriver to the latest version for Travis (#184) by Manuel Ferreria · 6 years ago
  22. 2e22cc2 Fix dynamic_as_bottom warning (#181) by Sam Rawlins · 6 years ago
  23. f27da53 Export JsonWireSpec Exceptions to ease migration from async to sync WebDriver (#179) by Manuel Ferreria · 7 years ago
  24. 7955cb4 Fix authors format. (#178) by staats-google · 7 years ago
  25. 8d18f52 Proper release of v2.0.0-beta. (#176) by staats-google · 7 years ago
  26. 58b43c4 Support converting sync WebDriver and elements to async. Allows easier interoperability between synchronous and asynchronous WebDriver. (#174) by staats-google · 7 years ago
  27. 156abcb Update documentation for WebDriver project. (#173) by staats-google · 7 years ago
  28. 45d8121 Adds logic to automatically infer specification type during WebDriver creation. (#172) by staats-google · 7 years ago v2.0.0-beta
  29. 0045360 Adds support W3C spec exception handling. (#171) by staats-google · 7 years ago
  30. 096c41d Updates target locator test + W3c to pass on Firefox. Updates documentation to reflect common functionality. (#168) by staats-google · 7 years ago
  31. a38a132 Update window test to ignore the maximize test on Travis. Remove old comment from web_element. (#170) by staats-google · 7 years ago
  32. 83523cb Refactors Navigation into JSON wire and W3C specs. Adds test for navigation against W3C spec/Firefox. (#169) by staats-google · 7 years ago
  33. f855550 Corrects issues with W3c spec implementation for web element against Firefox. (#165) by staats-google · 7 years ago
  34. 3cacab9 Updates window test and window to work with W3c spec. (#166) by staats-google · 7 years ago
  35. 9db2f61 Add firefox timeouts tests. (#167) by staats-google · 7 years ago
  36. c776f71 Updates W3C spec sufficiently to allow alert_test.dart to pass for W3C/geckodriver. (#163) by staats-google · 7 years ago
  37. 30b6ec8 Updates W3C spec sufficiently to allow command_event_test.dart to pass for W3C/geckodriver. (#164) by staats-google · 7 years ago
  38. 96b6ae0 Updates W3C spec sufficiently to allow web_driver_test.dart to pass for W3C/geckodriver. (#160) by staats-google · 7 years ago
  39. 4073c73 Update timeouts to 2 minutes. (#162) by staats-google · 7 years ago
  40. 40af805 Updates cookies test to run against Firefox. (#161) by staats-google · 7 years ago
  41. 70f9631 Merge find element logic for W3C spec. (#159) by staats-google · 7 years ago
  42. e288bfb Refactor By toJson() to be spec-dependent. (#158) by staats-google · 7 years ago
  43. f270307 Adds rough W3C spec version. (#157) by staats-google · 7 years ago
  44. b5be4bf Refactor sync command_processor to separate initiating request from processing response. (#156) by staats-google · 7 years ago
  45. 8a55ab7 Update pubspec SDK to 1.24 stable. (#155) by staats-google · 7 years ago
  46. e2dcb7c Refactor command_processor to be defined at driver creation time. (#154) by staats-google · 7 years ago
  47. 20c9784 Adds support for creating Firefox instances for use in tests. (#153) by staats-google · 7 years ago
  48. e5a8e53 Refactor sync tests to parameterize tests. Allows tests to be used with various versions of WebDriver, e.g. ChromeDriver and geckodriver. (#152) by staats-google · 7 years ago
  49. 805dd23 Refactor sync WebDriver in preparation of supporting the JSON wire and W3C specs simultaneously. (#151) by staats-google · 7 years ago
  50. e9fce64 Creates version of WebDriver using sync sockets. Async remains functionally identical. (#149) by staats-google · 7 years ago
  51. 463493d Delete forwarder_test.dart. (#148) by Marc Fisher · 7 years ago
  52. a984dc0 Stop using bazel to build and test library. (#147) by Marc Fisher · 7 years ago
  53. 951d29b Removes unused, but shown elements from test_util by Matt Staats · 7 years ago
  54. ad18d25 Adds bazel BUILD targets based on dart_vm_test. Allows use of bazel on Mac machines. by Matt Staats · 7 years ago
  55. e97f752 Adds null check for status before checking status code. Avoids throwing exceptions if status is not defined. (#145) by staats-google · 7 years ago v1.2.3 v1.2.4
  56. d020c42 Use FutureOr for more precise typing (#146) by vsmenon · 7 years ago
  57. 0cd94fa Prep for 1.2.3 release. (#142) by Marc Fisher · 7 years ago 1.2.3
  58. 697905a Enable generics for waitFor and require Dart 1.21+ in the pubspec SDK range (#141) by Travis Sanderson · 7 years ago
  59. 56e7bf0 Use a custom skylark rule to generate io tests (#139) by Nate Bosch · 7 years ago
  60. f59dcec Fix test code. (#138) by Marc Fisher · 7 years ago
  61. dc5c129 Update to more recent version of rules_dart. (#137) by Marc Fisher · 7 years ago
  62. 879e9df Prep 1.2.2+1 (#136) by Marc Fisher · 7 years ago 1.2.2+1
  63. 4c3b30c Revert "Enable generics for waitFor and require Dart 1.21+ in the pubspec SDK range" (#135) by Travis Sanderson · 7 years ago
  64. 27e2c77 Prep for v1.2.2 (#134) by Marc Fisher · 7 years ago v1.2.2
  65. e651776 Split tests up into separate targets. (#133) by Marc Fisher · 7 years ago
  66. 00bf9f1 Enable generics for waitFor and require Dart 1.21+ in the pubspec SDK range (#131) by Travis Sanderson · 7 years ago
  67. 4a496c5 Update the version of rules_dart. (#132) by Marc Fisher · 7 years ago
  68. 6258221 Various Bazel related fixes. (#129) by Marc Fisher · 7 years ago
  69. 5a8db28 Make tests more reliable. (#128) by Marc Fisher · 7 years ago
  70. cac534a Make project buildable and testable with Bazel. (#127) by Marc Fisher · 7 years ago
  71. a01a63e Merge pull request #126 from google/srawlins-patch-1 by Marc Fisher · 8 years ago v1.2.1a
  72. 7452e38 Create CHANGELOG.md by Sam Rawlins · 8 years ago
  73. 2c2271c Update pubspec.yaml by Michael Goderbauer · 8 years ago v1.2.1
  74. 26aca8c Merge pull request #125 from greglittlefield-wf/enable_redirects by Marc Fisher · 8 years ago
  75. 373f09d Enable redirects to handle 303 responses from Selenium by Greg Littlefield · 8 years ago
  76. 43ded89 Make stuff strong-mode happy (#122) by Sam Rawlins · 8 years ago
  77. d843b82 Bump to v1.2.0 by Sam Rawlins · 8 years ago v1.2.0
  78. 693b490 Fix strong mode warnings (#121) by dramos07 · 8 years ago
  79. f9c8875 Merge pull request #120 from bwu-dart-contributing/master by Marc Fisher · 8 years ago
  80. 51e2fa6 Add support for Firefox profiles fixes #98 by zoechi · 8 years ago
  81. c35449f #98 when loading settings from `user.js` skip settings also contained in `lockedPrefs` by zoechi · 9 years ago
  82. 774559f Make #98 easier by zoechi · 9 years ago
  83. 18452d1 Update pubspec.yaml by Michael Goderbauer · 8 years ago v1.1.1
  84. 290d796 Merge pull request #119 from staats-google/whenComplete by Michael Goderbauer · 8 years ago
  85. 2c6101f adds documentation for _performRequest by staats · 8 years ago
  86. d67bd9d Merge pull request #118 from ochafik/patch-1 by Michael Goderbauer · 8 years ago
  87. 3506686 Make async.dart's waitFor function generic by Olivier Chafik · 8 years ago
  88. 629f415 dartfmt on web_driver.dart test by staats · 8 years ago
  89. 37aa79d adds test for async, uncomments out tests by staats · 8 years ago
  90. e3a4efc test for async by staats · 8 years ago
  91. 2f63ce5 adds test for whenComplete() ordering, cleans up code a bit by staats · 8 years ago
  92. e070aeb Refactor _performRequest to use whenComplete, not finally by staats · 8 years ago
  93. fd83ddb Merge pull request #117 from BlackHC/fixes by Michael Goderbauer · 8 years ago
  94. ff71539 Update forwarder and fix other warnings throughout the library by Andreas Kirsch · 8 years ago
  95. c90e300 Bump to 1.1.0 by Michael Goderbauer · 8 years ago v1.1.0
  96. 11face7 Merge pull request #115 from BlackHC/master by Michael Goderbauer · 8 years ago
  97. 108cda1 Address review comments by Andreas Kirsch · 8 years ago
  98. aeedcf0 fix formatting by Andreas Kirsch · 8 years ago
  99. 25f5d51 add captureScreenshotAsList and captureScreenshotAsBase64 by Andreas Kirsch · 8 years ago
  100. 4cc6f7d Merge pull request #113 from BlackHC/patch-1 by Marc Fisher · 8 years ago