ATX脚本编写工具

weditor的Python项目详细描述


#韦迪托 [![图像](https://img.shields.io/pypi/v/weditor.svg?style=flat-square)](https://pypi.python.org/pypi/weditor) [![图像](https://img.shields.io/github/stars/openatx/weditor.svg?style=social&label=Star&style=flat-square)](https://github.com/openatx/weditor) [![图像](https://travis-ci.org/openatx/weditor.svg?branch=master)](https://travis-ci.org/openatx/weditor

此项目是智能手机测试框架[openatx](https://github.com/openatx)的子项目 方便使用网页浏览器编辑ATX脚本。 此项目位于<;https://github.com/openatx/weditor>;

只有在google chrome中测试过,ie似乎没有很好的工作。

##安装 需要python3.5+

` pip install --upgrade weditor `

##用法

在桌面上创建快捷方式

` python -m weditor --shortcut `

通过单击快捷方式或在命令行中运行

` python -m weditor `

此命令将使用端口17310启动本地服务器, 然后打开浏览器选项卡以编辑代码。

17310端口用于记忆创建日期–2017/03/10

##热键(Mac和Win) -右键单击屏幕:转储层次结构

###热键(仅限Mac) -command+enter:运行整个代码 -command+shift+enter:如果未选中,则运行选定代码或当前行

###热键(仅获胜) -ctrl+enter:运行整个代码 -ctrl+shift+enter:如果未选中,则运行选定代码或当前行

##对于开发人员 参见[develop.md](develop.md)

##许可证 [麻省理工学院](许可证)

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java Selenium Web驱动程序。负载策略不稳定   JAVAsql。SQLException:没有合适的驱动程序无法创建“oracle”类的JDBC驱动程序。jdbc。驾驶员用于连接URL的OracleDriver   java谷歌地图“优化路径点”如何解决旅行推销员的问题?   java这段代码可能会造成潜在的内存泄漏吗?   java更改JCombobox的高度   java如何清除jtable中的数据   JavaHadoop:错误安全性。UserGroupInformation:MapReduce程序中的PriviledgedActionException   java如何将sonarlint添加到gradle任务中?   性能为什么Java排序优于原语计数排序   java Spring属性PlaceHolderConfigure从数据库加载   java从泛型获取类不起作用   java Spring@Transactional传播属性   java试图拥有主菜单和子菜单类   XSL的java后处理步骤   java第一个字母和最后一个字母、第二个字母和倒数第二个字母之间的差值之和,依此类推,直到单词的中心   switch语句在Java中的下一个出发点   java 安卓如何在OnBackpress()时设置viewpager的特定项目位置?