pageloader 2.0.0-pre.8 copy "pageloader: ^2.0.0-pre.8" to clipboard
pageloader: ^2.0.0-pre.8 copied to clipboard

outdatedDart 1 only

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pageloader

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  pageloader: ^2.0.0-pre.8

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

3
likes
0
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

Dependencies

matcher, stack_trace, sync_webdriver, unittest, webdriver

More

Packages that depend on pageloader