8000 GitHub - shiquanz/omg_auto
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shiquanz/omg_auto

 
 

Repository files navigation

OMG_Automation

Web App & Interface Automation

Building

Install git version control tool
Install chrome browser
Install VS Code and install python plugin
Download the Python installer here.
Install Python. Don't forget to check the "Add Python to PATH" box.

Install module

You need to install the module defined in requirements.txt.
Those tools are best installed using pip, Python's module installer. The Python 3 version might be provided (on Linux distros) as pip3 or python3-pip. You can then run:

pip install -r requirements.txt

Example

Modify /config/web_config.yaml
Switch to English input method
Execute /test_run/run_test_case.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0