pageloader 2.2.4
pageloader: ^2.2.4 copied to clipboard
Supports the creation of page objects that can be shared between in-browser tests and WebDriver tests.
2.2.4 #
- Remove broken KeyEvent use
- Added docs to PageLoaderElement
2.2.3 #
- remove unnecessary casts
- Make getInstance a generic method
2.2.2 #
- strong mode fixes
- added changelog
2.2.1 #
- Fix more strong mode errors.
2.2.0 #
- Fix some strong mode errors.
2.1.2 #
- Add
FirstByCssfinder to help support recursively defined components.
2.0.2 #
- Fixed compatibility issue with the webdriver package's
awaitChecking.
2.0.1 #
- No functional change. Test Setup has been refactored to eliminate code duplication.
2.0.0 #
- No functional change, just bumping the version number.