| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project is subproject for smart phone test framework openatx for easily use web browser to edit UI scripts.
Screenshot
Dependencies
Only tested in Google Chrome, IE seems not working well.
pip3 install -U weditor
For developers
git clone https://github.com/openatx/weditor
pip3 install -e weditorCreate Shortcut in Desktop (Only windows)
weditor --shortcut
By click shortcut or run in command line
weditor
This command will start a local server with port 17310, and then open a browser tab for you to editor you code.
Port 17310 is to memorize the created day -- 2017/03/10
To see more usage run weditor -h
See DEVELOP.md
| Back | FazBrowse Home | New Git URL |