Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

google/dart-sync-webdriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

176 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Dart Sync WebDriver

Build Status pub package

NOTE: Dart Sync WebDriver is deprecated. Consider switching to the async webdriver.dart.

Installing

This library depends on https://github.com/google/dart-sync-socket which uses a native extension. After doing a pub get or upgrade, you must build the native extension by running:

  # ./packages/sync_socket/../tool/build.sh

Projects that use Sync WebDriver should include the following in their pubspec.yaml:

sync_webdriver: '^1.2.0'

About

WebDriver API for Dart

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors