Skip to content

New features

Compare
Choose a tag to compare
@wswebcreation wswebcreation released this 20 Feb 16:50
· 89 commits to master since this release

This PR contains:

{
  "compilerOptions": {
    "types": [
      "wdio-image-comparison-service"
    ]
  }
}
  • Official support for Chrome DevTools with this module

Contains:

  • Merge pull request #20 from mvgiacomello/fix/issue-18-typescript-support 37a3b42
  • Merge pull request #21 from wswebcreation/feat/support-puppeteer 1473b65
  • feat: add chrome devtools support c576d52
  • Adding typescript types to the library. Readme changes included. fd419bf

v1.10.0...v1.11.0