Releases: maxgalbu/nightwatch-custom-commands-assertions
Releases · maxgalbu/nightwatch-custom-commands-assertions
1.1.1
- use global poll timeout (globals.waitForConditionPollInterval) in order to avoid querying too many times
1.1.0
- Added waitForDocumentLoaded (by @rober710)
- Added assertion attributeMatches
- Added assertion elementHasChildrenCount
- Added 'message' parameter to all commands that are eventemitters
- Fixed tests
1.0.4
- Now the commands and assertions works with page object sections
1.0.3
- Added waitForJqueryElement
- Nightwatch and coffeelint are no longer installed globally