WebDriver API for Dart
- 授权协议: Apache
- 开发语言: Dart
- 操作系统: 跨平台
- 软件首页: https://github.com/google/dart-sync-webdriver
- 官方下载: https://github.com/google/dart-sync-webdriver
软件介绍
dart-sync-webdriver 是 Dart 版本的 WebDriver API,同步 WebDriver 和 PageLoader 库。
WebDriver API for Dart 依赖于 dart-sync-socket,使用原生扩展:
# ./packages/sync_socket/../tool/build.sh
项目使用 Sync WebDriver 应该包括 pubspec.yaml:
sync_webdriver: '^1.2.0'
Effective Java
Joshua Bloch / Addison-Wesley Professional / 2018-1-6 / USD 54.99
The Definitive Guide to Java Platform Best Practices—Updated for Java 9 Java has changed dramatically since the previous edition of Effective Java was published shortly after the release of Jav......一起来看看 《Effective Java》 这本书的介绍吧!
