An open API service indexing awesome lists of open source software.

https://github.com/exsper/mouseevent2htmlelementtest

测试:由网页脚本获取元素位置,并发送给程序模拟鼠标自动点击
https://github.com/exsper/mouseevent2htmlelementtest

Last synced: about 2 months ago
JSON representation

测试:由网页脚本获取元素位置,并发送给程序模拟鼠标自动点击

Awesome Lists containing this project

README

          

# MouseEvent2HtmlElementTest
测试:由网页脚本获取元素位置,并发送给程序模拟鼠标自动点击

测试网页:AutoClickTest.html

1. 启动应用程序,点击“开始运行”按钮建立socket监听
2. 打开测试网页,点击“启动脚本”获取元素绝对位置并发送给应用程序
3. 应用程序自动模拟鼠标移动和点击