UNPKG

wdio-ocr-service

Version:

A WebdriverIO service that is using Tesseract OCR for Appium Native App tests.

9 lines (8 loc) 128 B
export {}; declare global { namespace jest { interface Matchers<R> { toHaveBeenCalledWithSnapshot(): R; } } }