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

outdatedDart 1 only

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

v2.2.6 #

  • Fix static analysis warnings for Dart and DDC 1.23.
  • Remove PageLoaderElement.attributes, and class WithAttribute.
  • Add properties and attributes fields to PageLoaderElement.
  • Deprecate PageLoaderElement.seleniumAttributes.

v2.2.5 #

  • Bump minimum SDK version to 1.21.0.
  • Pageloader now builds and tests with Bazel.
  • Add new seleniumAttributes getter to PageLoaderElement.

v2.2.4 #

  • Remove broken KeyEvent use
  • Added docs to PageLoaderElement

v2.2.3 #

  • remove unnecessary casts
  • Make getInstance a generic method

v2.2.2 #

  • strong mode fixes
  • added changelog

v2.2.1 #

  • Fix more strong mode errors.

v2.2.0 #

  • Fix some strong mode errors.

v2.1.2 #

  • Add FirstByCss finder to help support recursively defined components.

v2.0.2 #

  • Fixed compatibility issue with the webdriver package's awaitChecking.

v2.0.1 #

  • No functional change. Test Setup has been refactored to eliminate code duplication.

v2.0.0 #

  • No functional change, just bumping the version number.
3
likes
30
pub points
30%
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

stack_trace, webdriver

More

Packages that depend on pageloader