JSPM

  • Created
  • Published
  • Downloads 56332
  • Score
    100M100P100Q166615F
  • 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/commands/checkElement
  • webdriver-image-comparison/build/commands/checkFullPageScreen
  • webdriver-image-comparison/build/commands/checkScreen
  • webdriver-image-comparison/build/commands/checkTabbablePage
  • webdriver-image-comparison/build/commands/saveElement
  • webdriver-image-comparison/build/commands/saveFullPageScreen
  • webdriver-image-comparison/build/commands/saveScreen
  • webdriver-image-comparison/build/commands/saveTabbablePage
  • webdriver-image-comparison/build/helpers/options

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

Coverage Status MIT license

NOTE: This module is still being developed

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

More information and documentation will soon come

TO-DO

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