1. 45d8121 Adds logic to automatically infer specification type during WebDriver creation. (#172) by staats-google · 7 years ago v2.0.0-beta
  2. 0045360 Adds support W3C spec exception handling. (#171) by staats-google · 7 years ago
  3. 096c41d Updates target locator test + W3c to pass on Firefox. Updates documentation to reflect common functionality. (#168) by staats-google · 7 years ago
  4. a38a132 Update window test to ignore the maximize test on Travis. Remove old comment from web_element. (#170) by staats-google · 7 years ago
  5. 83523cb Refactors Navigation into JSON wire and W3C specs. Adds test for navigation against W3C spec/Firefox. (#169) by staats-google · 7 years ago
  6. f855550 Corrects issues with W3c spec implementation for web element against Firefox. (#165) by staats-google · 7 years ago
  7. 3cacab9 Updates window test and window to work with W3c spec. (#166) by staats-google · 7 years ago
  8. 9db2f61 Add firefox timeouts tests. (#167) by staats-google · 7 years ago
  9. c776f71 Updates W3C spec sufficiently to allow alert_test.dart to pass for W3C/geckodriver. (#163) by staats-google · 7 years ago
  10. 30b6ec8 Updates W3C spec sufficiently to allow command_event_test.dart to pass for W3C/geckodriver. (#164) by staats-google · 7 years ago
  11. 96b6ae0 Updates W3C spec sufficiently to allow web_driver_test.dart to pass for W3C/geckodriver. (#160) by staats-google · 7 years ago
  12. 4073c73 Update timeouts to 2 minutes. (#162) by staats-google · 7 years ago
  13. 40af805 Updates cookies test to run against Firefox. (#161) by staats-google · 7 years ago
  14. 70f9631 Merge find element logic for W3C spec. (#159) by staats-google · 7 years ago
  15. e288bfb Refactor By toJson() to be spec-dependent. (#158) by staats-google · 7 years ago
  16. f270307 Adds rough W3C spec version. (#157) by staats-google · 7 years ago
  17. b5be4bf Refactor sync command_processor to separate initiating request from processing response. (#156) by staats-google · 7 years ago
  18. 8a55ab7 Update pubspec SDK to 1.24 stable. (#155) by staats-google · 7 years ago
  19. e2dcb7c Refactor command_processor to be defined at driver creation time. (#154) by staats-google · 7 years ago
  20. 20c9784 Adds support for creating Firefox instances for use in tests. (#153) by staats-google · 7 years ago
  21. 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
  22. 805dd23 Refactor sync WebDriver in preparation of supporting the JSON wire and W3C specs simultaneously. (#151) by staats-google · 7 years ago
  23. e9fce64 Creates version of WebDriver using sync sockets. Async remains functionally identical. (#149) by staats-google · 7 years ago
  24. 463493d Delete forwarder_test.dart. (#148) by Marc Fisher · 7 years ago
  25. a984dc0 Stop using bazel to build and test library. (#147) by Marc Fisher · 7 years ago
  26. 951d29b Removes unused, but shown elements from test_util by Matt Staats · 7 years ago
  27. ad18d25 Adds bazel BUILD targets based on dart_vm_test. Allows use of bazel on Mac machines. by Matt Staats · 7 years ago
  28. 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
  29. d020c42 Use FutureOr for more precise typing (#146) by vsmenon · 7 years ago
  30. 0cd94fa Prep for 1.2.3 release. (#142) by Marc Fisher · 7 years ago 1.2.3
  31. 697905a Enable generics for waitFor and require Dart 1.21+ in the pubspec SDK range (#141) by Travis Sanderson · 7 years ago
  32. 56e7bf0 Use a custom skylark rule to generate io tests (#139) by Nate Bosch · 7 years ago
  33. f59dcec Fix test code. (#138) by Marc Fisher · 7 years ago
  34. dc5c129 Update to more recent version of rules_dart. (#137) by Marc Fisher · 7 years ago
  35. 879e9df Prep 1.2.2+1 (#136) by Marc Fisher · 7 years ago 1.2.2+1
  36. 4c3b30c Revert "Enable generics for waitFor and require Dart 1.21+ in the pubspec SDK range" (#135) by Travis Sanderson · 7 years ago
  37. 27e2c77 Prep for v1.2.2 (#134) by Marc Fisher · 7 years ago v1.2.2
  38. e651776 Split tests up into separate targets. (#133) by Marc Fisher · 7 years ago
  39. 00bf9f1 Enable generics for waitFor and require Dart 1.21+ in the pubspec SDK range (#131) by Travis Sanderson · 7 years ago
  40. 4a496c5 Update the version of rules_dart. (#132) by Marc Fisher · 7 years ago
  41. 6258221 Various Bazel related fixes. (#129) by Marc Fisher · 7 years ago
  42. 5a8db28 Make tests more reliable. (#128) by Marc Fisher · 7 years ago
  43. cac534a Make project buildable and testable with Bazel. (#127) by Marc Fisher · 7 years ago
  44. a01a63e Merge pull request #126 from google/srawlins-patch-1 by Marc Fisher · 8 years ago v1.2.1a
  45. 7452e38 Create CHANGELOG.md by Sam Rawlins · 8 years ago
  46. 2c2271c Update pubspec.yaml by Michael Goderbauer · 8 years ago v1.2.1
  47. 26aca8c Merge pull request #125 from greglittlefield-wf/enable_redirects by Marc Fisher · 8 years ago
  48. 373f09d Enable redirects to handle 303 responses from Selenium by Greg Littlefield · 8 years ago
  49. 43ded89 Make stuff strong-mode happy (#122) by Sam Rawlins · 8 years ago
  50. d843b82 Bump to v1.2.0 by Sam Rawlins · 8 years ago v1.2.0
  51. 693b490 Fix strong mode warnings (#121) by dramos07 · 8 years ago
  52. f9c8875 Merge pull request #120 from bwu-dart-contributing/master by Marc Fisher · 8 years ago
  53. 51e2fa6 Add support for Firefox profiles fixes #98 by zoechi · 8 years ago
  54. c35449f #98 when loading settings from `user.js` skip settings also contained in `lockedPrefs` by zoechi · 9 years ago
  55. 774559f Make #98 easier by zoechi · 9 years ago
  56. 18452d1 Update pubspec.yaml by Michael Goderbauer · 8 years ago v1.1.1
  57. 290d796 Merge pull request #119 from staats-google/whenComplete by Michael Goderbauer · 8 years ago
  58. 2c6101f adds documentation for _performRequest by staats · 8 years ago
  59. d67bd9d Merge pull request #118 from ochafik/patch-1 by Michael Goderbauer · 8 years ago
  60. 3506686 Make async.dart's waitFor function generic by Olivier Chafik · 8 years ago
  61. 629f415 dartfmt on web_driver.dart test by staats · 8 years ago
  62. 37aa79d adds test for async, uncomments out tests by staats · 8 years ago
  63. e3a4efc test for async by staats · 8 years ago
  64. 2f63ce5 adds test for whenComplete() ordering, cleans up code a bit by staats · 8 years ago
  65. e070aeb Refactor _performRequest to use whenComplete, not finally by staats · 8 years ago
  66. fd83ddb Merge pull request #117 from BlackHC/fixes by Michael Goderbauer · 8 years ago
  67. ff71539 Update forwarder and fix other warnings throughout the library by Andreas Kirsch · 8 years ago
  68. c90e300 Bump to 1.1.0 by Michael Goderbauer · 8 years ago v1.1.0
  69. 11face7 Merge pull request #115 from BlackHC/master by Michael Goderbauer · 8 years ago
  70. 108cda1 Address review comments by Andreas Kirsch · 8 years ago
  71. aeedcf0 fix formatting by Andreas Kirsch · 8 years ago
  72. 25f5d51 add captureScreenshotAsList and captureScreenshotAsBase64 by Andreas Kirsch · 8 years ago
  73. 4cc6f7d Merge pull request #113 from BlackHC/patch-1 by Marc Fisher · 8 years ago
  74. a180efe Make IOCommandProcessor public by Andreas Kirsch · 8 years ago
  75. a3be264 Merge pull request #111 from xavierhainaux/remove_crypto_dependency by Michael Goderbauer · 8 years ago
  76. c3774d1 Remove package:crypto dependency by Xavier Hainaux · 8 years ago
  77. 89d68ec Merge pull request #110 from google/goderbauer-patch-1 by Marc Fisher · 8 years ago v1.0.0
  78. 683fb78 Bump version to 1.0.0 by Michael Goderbauer · 8 years ago
  79. 3facc8e Merge pull request #109 from goderbauer/addMouseEnum by Marc Fisher · 8 years ago v0.10.0-pre.15
  80. 7cc9bc7 Add enum for mouse buttons by Michael Goderbauer · 8 years ago
  81. ade59c7 Merge pull request #107 from staats-google/keys-chords by Marc Fisher · 8 years ago
  82. c1ecd3c Merge pull request #105 from staats-google/patch-2 by Marc Fisher · 8 years ago
  83. cf1530c Updates comment on Chromedriver on Mac OSX by staats · 8 years ago
  84. 038599b Merge pull request #106 from staats-google/fix-tests by Michael Goderbauer · 8 years ago
  85. 54ffb20 add chords support to keyboard.dart + test by staats · 8 years ago
  86. 6400492 Use google.com/ncr to avoid redirect when running outside US. by staats · 8 years ago
  87. 4f35bb4 Add Future-based listeners to web_driver.dart by staats-google · 8 years ago
  88. 740a99b Bump pubspec to 0.10.0-pre.14 by Michael Goderbauer · 8 years ago v0.10.0-pre.14
  89. 8f2249f Merge pull request #103 from staats-google/patch-1 by Marc Fisher · 8 years ago
  90. 4fb52bb Add notifyListener flag to webdriver.dart. by staats-google · 8 years ago
  91. 746b9fe Merge pull request #101 from DrMarcII/master by Marc Fisher · 9 years ago
  92. 662058b Add awaitChecking mode to Lock class. Reformat with current version of dartfmt. by Marc Fisher · 9 years ago
  93. 9555075 Merge pull request #92 from DrMarcII/forwarder_fix by Marc Fisher · 9 years ago
  94. 180d555 Fix screenshot function in forwarder.dart. by Marc Fisher II · 9 years ago
  95. 0da87d2 Merge pull request #89 from DrMarcII/master by Marc Fisher · 9 years ago v0.10.0-pre.13
  96. 14f21fd Fix merge conflict. by Marc Fisher II · 9 years ago
  97. 6a67245 Merge branch 'master' of github.com:google/webdriver.dart by Marc Fisher II · 9 years ago
  98. 15dd948 Update versions in pubspec. by Marc Fisher II · 9 years ago
  99. 2a3cadd Format with new Dart Formatter. by Marc Fisher II · 9 years ago
  100. 6a32c5e Change Clock.waitFor to support both unittest-based and matcher-based matchers. by Marc Fisher II · 9 years ago