Releases: google/dart-sync-webdriver
Releases · google/dart-sync-webdriver
Version 2.0.1
Version 2.0.0-pre.2
Fix path processing.
Version 2.0.0-pre.1
Remove dep on crypto library.
Version 2.0.0-pre.0
- Delete deprecated functionality.
- Add support for both unittest and matcher Matchers
- Sort imports.
Version 1.2.2+1
Fixes to pubspec.yaml.
Added missing copyright notices.
Version 1.2.2
Transitioned to new 'test' pub package.
Version 1.2.1
Make id a public field on WebElement.
Version 1.2.0
Allow users to access WebDriver extensions by providing access to post, get, and delete methods on WebDriver object.
Version 1.1.4+1
Use JSON.encode for params and response in CommandEvent.
Version 1.1.4
Prep for pub release.