JSPM

  • Created
  • Published
  • Downloads 57000
  • Score
    100M100P100Q159101F
  • License MIT

An image compare module that can be used for different NodeJS Test automation frameworks that support the webdriver protocol

Package Exports

  • webdriver-image-comparison
  • webdriver-image-comparison/build/base
  • webdriver-image-comparison/build/base.js
  • webdriver-image-comparison/build/commands/checkElement
  • webdriver-image-comparison/build/commands/checkElement.js
  • webdriver-image-comparison/build/commands/checkFullPageScreen
  • webdriver-image-comparison/build/commands/checkFullPageScreen.js
  • webdriver-image-comparison/build/commands/checkScreen
  • webdriver-image-comparison/build/commands/checkScreen.js
  • webdriver-image-comparison/build/commands/checkTabbablePage
  • webdriver-image-comparison/build/commands/checkTabbablePage.js
  • webdriver-image-comparison/build/commands/saveElement
  • webdriver-image-comparison/build/commands/saveElement.js
  • webdriver-image-comparison/build/commands/saveFullPageScreen
  • webdriver-image-comparison/build/commands/saveFullPageScreen.js
  • webdriver-image-comparison/build/commands/saveScreen
  • webdriver-image-comparison/build/commands/saveScreen.js
  • webdriver-image-comparison/build/commands/saveTabbablePage
  • webdriver-image-comparison/build/commands/saveTabbablePage.js
  • webdriver-image-comparison/build/helpers/options
  • webdriver-image-comparison/build/helpers/options.js
  • webdriver-image-comparison/build/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (webdriver-image-comparison) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

webdriver-image-comparison

Ultra low-maintenance mode: One or two times a year the library author will spend some time to keep the library useful. Feel free to raise issues and contribute improvements, but please be aware that it may be sometime before a response is given.

webdriver-image-comparison workflow codecov MIT license

webdriver-image-comparison is an image compare module that can be used for different NodeJS Test automation frameworks that support the webdriver protocol.

TO-DO

  • Make proper documentation
  • Optimize UT's and increase coverage
  • Look at the execute methods, maybe they could be optimized

Dependencies

  • Dropped support for NodeJS 16