-
Notifications
You must be signed in to change notification settings - Fork 1.3k
中止运行和无坐标运行 #39
Copy link
Copy link
Closed
Labels
enhancementEnhancement of existent feature or feature requestEnhancement of existent feature or feature request
Metadata
Metadata
Assignees
Labels
enhancementEnhancement of existent feature or feature requestEnhancement of existent feature or feature request
使用中发现两个“问题”:
1、直接通过软件界面运行脚本的话,可以用 F6 启动,F9 中止。但实际使用过程中,都是以命令行配合快捷键(其它软件)后台运行(非常酷,也非常爽)。可是脚本运行后,不知道如何中止……
2、脚本中,每一行的操作都带着坐标。不知道可不可以鼠标点击的动作,是跟随光标或焦点,就是光标移动到哪?或者焦点在哪个按钮或选择框?鼠标就在该处动作。
或者鼠标点击的动作,而不受坐标的限制?
最后实在感谢开发了如此实用、好用的软件。