Skip to content

ZhaoGuan/gz-appium

Repository files navigation

输入法应用自动化回归用例代码

若想在本地执行脚本,需要安装如下依赖

  1. 安装node.js
    brew install node

  2. 安装appium
    npm install -g appium@1.6.3

  3. tesseract-ocr

    Tesseract的OCR引擎目前已作为开源项目发布在Google Project,其项目主页在这里查看https://github.com/tesseract-ocr, 它支持中文OCR,并提供了一个命令行工具。python中对应的包是pytesseract. 通过这个工具我们可以识别图片上的文字。

    安装:

  4. 安装python lib

    pip3 install -g Pillow pyorc Appium-Python-Client pytesseract PyYAML

5.安装python mitmproxy * pip install mitmproxy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages