Files
sdk/pkg/webdriver/pubspec.yaml
T
2012-11-30 21:16:01 +00:00

8 lines
247 B
YAML

name: webdriver
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
description: >
Provides WedDriver bindings for Dart. These use the WebDriver JSON
interface, and as such, require the use of the WebDriver remote server.