Skip to content

staats-google/dart-sync-webdriver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dart Sync WebDriver

Build Status

Synchronous WebDriver and PageLoader libraries.

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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 97.5%
  • HTML 1.9%
  • Shell 0.6%