Releases: visual-knight/libraries
Releases · visual-knight/libraries
Make it red again!
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
- Build in auto detection of browser and platform
Support for older Internet Explorers
- add support for for Internet Explorer 11, 10
CodceptJS 2 and Webdriver 5 support
- add support for CodeceptJS 2 and WebdriverIO 5
- used helper in codeceptjs is recognized automatically now
useHelperconfig is not necessary anymore
Bugfix error message
For some special cases a wrong error message was shown "noBaseline" but it should be "wrong Dimensions"
Bugfix dependencies
- update dependencies
Hide and Remove elements
- 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
- CodeceptJS Nightmare helper is available now
- The core provides now methods to make screenshots of the full page, viewport or an element. -> https://doc.visual-knight.io/adapters/core
- CodeceptJS implements this methods now. You can use them in following Helpers (WebdriverIO, Puppeteer, Protractor, Nightmare) -> https://doc.visual-knight.io/adapters/codeceptjs