Skip to content

Releases: visual-knight/libraries

Make it red again!

02 Feb 09:18

Choose a tag to compare

We found a bug with the misMatchPercentage / misMatchTolerance calculation. This problem is fixed now. Errors are thrown again if the percentage is higher than the tolerance.

Visual Knight - Easier like never before

28 Jan 23:48

Choose a tag to compare

  • Build in auto detection of browser and platform

Support for older Internet Explorers

23 Jan 13:07

Choose a tag to compare

  • add support for for Internet Explorer 11, 10

CodceptJS 2 and Webdriver 5 support

19 Jan 18:21

Choose a tag to compare

  • add support for CodeceptJS 2 and WebdriverIO 5
  • used helper in codeceptjs is recognized automatically now
    useHelper config is not necessary anymore

Bugfix error message

22 Nov 20:30

Choose a tag to compare

For some special cases a wrong error message was shown "noBaseline" but it should be "wrong Dimensions"

Bugfix dependencies

22 Nov 20:28

Choose a tag to compare

  • update dependencies

Hide and Remove elements

13 Nov 21:44

Choose a tag to compare

  • Core has the functionality to hide and remove elements with a beforeScreenshot and afterScreenshot script.
  • Extend CodeceptJS with hide and remove from Core

Core extension for full page, viewport and element screenshots

29 Oct 18:28

Choose a tag to compare