Skip to content

Releases: maxgalbu/nightwatch-custom-commands-assertions

1.1.1

03 Apr 09:48
Compare
Choose a tag to compare
  • use global poll timeout (globals.waitForConditionPollInterval) in order to avoid querying too many times

1.1.0

13 Jul 15:39
Compare
Choose a tag to compare
  • Added waitForDocumentLoaded (by @rober710)
  • Added assertion attributeMatches
  • Added assertion elementHasChildrenCount
  • Added 'message' parameter to all commands that are eventemitters
  • Fixed tests

1.0.4

04 Nov 23:06
Compare
Choose a tag to compare
  • Now the commands and assertions works with page object sections

1.0.3

25 Oct 20:28
Compare
Choose a tag to compare
  • Added waitForJqueryElement
  • Nightwatch and coffeelint are no longer installed globally