WebDriver API for Dart

码农软件 · 软件分类 · Google相关API · 2019-03-20 13:12:01

软件介绍

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'

本文地址:https://codercto.com/soft/d/1760.html

Effective Java

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》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具