From 1cc3b604e6f99d91e6c4900c6046bc50f9bc304f Mon Sep 17 00:00:00 2001 From: Puneet Kala Date: Wed, 21 Oct 2020 12:23:16 +0530 Subject: [PATCH] Updating supported frameworks with CodeceptJS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7519f9..66f888d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # codeceptjs-resemblehelper -Helper for resemble.js, used for image comparison in tests with WebdriverIO or Puppeteer. +Helper for resemble.js, used for image comparison in tests with Playwright, Webdriver, Puppeteer, Appium, TestCafe! codeceptjs-resemblehelper is a [CodeceptJS](https://codecept.io/) helper which can be used to compare screenshots and make the tests fail/pass based on the tolerance allowed.