sync_webdriver 1.1.4+1 copy "sync_webdriver: ^1.1.4+1" to clipboard
sync_webdriver: ^1.1.4+1 copied to clipboard

outdatedDart 1 only

Provides WebDriver bindings for Dart. These use the WebDriver JSON interface, and as such, require the use of the WebDriver remote server.

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.1.4'
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Provides WebDriver bindings for Dart. These use the WebDriver JSON interface, and as such, require the use of the WebDriver remote server.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, matcher, stack_trace, sync_socket

More

Packages that depend on sync_webdriver