UNPKG
wdio-ocr-service
Version:
latest (1.1.3)
next (0.0.1-1)
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.1.0
0.0.1-1
0.0.1-0
A WebdriverIO service that is using Tesseract OCR for Appium Native App tests.
wdio-ocr-service
/
src
/
index.ts
4 lines
(2 loc)
•
62 B
text/typescript
View Raw
1
2
3
4
import
OcrService
from
'./service'
export
default
OcrService