Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 447 Bytes

readme.md

File metadata and controls

22 lines (14 loc) · 447 Bytes

Depend on webdriver

download chrome driver : https://chromedriver.chromium.org/

Start

yarn install

npm run work

Function

  • generate web screenshot config
  • generate web page screenshot
  • compare two saved images and mark different

Feature

  • add babel and lint into project
  • add more interaction for save screenshot
  • add more browser support
  • improve progress of long tasks feedback, such as adding progress bars