JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 150
  • Score
    100M100P100Q87048F
  • License MIT

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

Package Exports

  • wdio-ocr-service
  • wdio-ocr-service/build/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (wdio-ocr-service) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

OCR Services

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

Gitter chat wdio-ocr-service workflow codecov

NPM

Documentation

To check out the documentation visit https://wswebcreation.github.io/wdio-ocr-service/

Contributing

You like WebdriverIO and want to help making it better? Awesome! Check out our Contributor Documentation to get started with setting up the repo.

TODO:

  • Create Unit tests
  • provide language as an option, now English is the default
  • create contribution docs
  • provide offset options when we interact with an element
  • provide the option to OCR in restricted areas
  • Build GitHub pages with a sample and instructions