Skip to content

Releases: prantlf/grunt-html-dom-snapshot

v1.0.2

28 Mar 07:29

Choose a tag to compare

1.0.2 (2018-03-28)

Bug Fixes

  • Stop Selenium and Shromedriver processes on unexpected Grunt process abortion (c490a77)

v1.0.1

27 Mar 23:56

Choose a tag to compare

1.0.1 (2018-03-27)

Bug Fixes

  • Workaround for hanging chromedriver after finishing the task (73a4082)

v1.0.0

11 Mar 22:32

Choose a tag to compare

1.0.0 (2018-03-11)

Features

  • Require Node.js >= 6 (e75e783)
  • Add a new instruction - "abort" (74ede4f)

BREAKING CHANGES

  • Require Node.js >= 6

v0.7.0

01 Mar 10:19

Choose a tag to compare

0.7.0 (2018-03-01)

Features

  • Add optional automatic file numbering (e946198)

v0.6.0

28 Feb 09:12

Choose a tag to compare

0.6.0 (2018-02-28)

Features

  • Add the allRequired option to the hasClass instruction (2e1eb3b)

v0.5.0

26 Feb 09:12

Choose a tag to compare

0.5.0 (2018-02-26)

Features

  • Add various value getting and checking instructions (ed18031)

setViewport, selectOptionByIndex, selectOptionByValue, hasAttribute,
hasClass, hasValue, hasText, hasInnerHtml, hasOuterHtml, isEnabled,
isExisting, isFocused, isSelected, isVisible, isVisibleWithinViewport,
isNotEnabled, isNotExisting, isNotFocused, isNotSelected, isNotVisible,
isNotVisibleWithinViewport

v0.4.0

22 Feb 08:19

Choose a tag to compare

0.4.0 (2018-02-22)

Features

  • Add the "keys" instruction (c776175)

v0.3.1

07 Feb 20:41

Choose a tag to compare

0.3.1 (2018-02-07)

Bug Fixes

  • Move "nsp check" to npm "test" (302d152)

v0.3.0

30 Jan 08:45

Choose a tag to compare

0.3.0 (2018-01-30)

Features

  • Allow specifying test commands in separate modules (40329db)

v0.2.1

29 Jan 02:04

Choose a tag to compare

0.2.1 (2018-01-29)

Bug Fixes

  • Fix writing binary PNG content to screenshot files (ad720cb)