pageloader 1.4.0 copy "pageloader: ^1.4.0" to clipboard
pageloader: ^1.4.0 copied to clipboard

outdatedDart 1 only

Supports the creation of page objects that can be shared between in-browser tests and WebDriver tests.

PageLoader #

Build Status

A framework for creating page objects for in-browser tests or tests using https://github.com/google/dart-sync-webdriver.

When using with WebDriver, you must build the native extension for https://github.com/google/dart-sync-socket This can be done by running the following after running pub get or upgrade:

  # ./packages/sync_socket/../tool/build.sh
3
likes
25
pub points
29%
popularity

Publisher

verified publishergoogle.dev

Supports the creation of page objects that can be shared between in-browser tests and WebDriver tests.

Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (LICENSE)

Dependencies

matcher, sync_webdriver

More

Packages that depend on pageloader