文件名称:syn:独立的综合事件库
文件大小:3.08MB
文件格式:ZIP
更新时间:2024-05-02 15:23:18
JavaScript
同步 如有疑问或讨论,请访问我们的。 如果您正在寻找Synergy项目,则可以在找到它。 感谢让我们使用这个名称! Syn可以让您模拟用户的行为,例如准确地键入,单击,移动和拖动真实用户将如何执行这些操作。 Syn . click ( 'hello' ) . type ( 'Hello World' ) . drag ( 'trash' ) ; 安装 通过命令行使用npm安装Syn: > npm install syn 或凉亭: > bower install syn 或通过下载。 在下载,npm软件包和bower软件包中,有以下文件夹: dist/global/syn.js可与[removed]标记一起使用的独立文件。 dist/amd可与和其他AMD加载程序一起使用的AMD版本。 dist/cjs节点或浏览器使用的CommonJS构建。 src - ,
【文件预览】:
syn-master
----.jshintrc(801B)
----utils()
--------InspectorGadget.css(1KB)
--------images()
--------Xenophon.css(1KB)
--------Xenophon.js(7KB)
--------innerTestPage.html(638B)
--------Xenophon.html(698B)
--------InspectorGadget.html(726B)
--------recorder.html(7KB)
--------InspectorGadget.js(6KB)
----bower.json(528B)
----src()
--------mouse.support.js(2KB)
--------synthetic.js(27KB)
--------key.js(23KB)
--------drag.js(19KB)
--------mouse.js(6KB)
--------keyboard-event-keys.js(891B)
--------key.support.js(2KB)
--------typeable.js(2KB)
--------browsers.js(7KB)
--------syn.js(205B)
----build.js(250B)
----.npmignore(114B)
----demo()
--------index.html(1KB)
--------record.js(6KB)
--------demo.js(1KB)
--------demo.html(3KB)
----CONTRIBUTING.md(5KB)
----.travis.yml(219B)
----test()
--------testpages()
--------focus_test.js(5KB)
--------locate_test.js(77B)
--------pages()
--------helpers_test.js(812B)
--------mouse_move_test.js(10KB)
--------favicon.ico(3KB)
--------key_regressions_test.js(3KB)
--------amd_test.html(2KB)
--------drag_test_basic.js(3KB)
--------standalone_test.html(676B)
--------drag_test_offsets.js(1KB)
--------resources()
--------mouse_regressions_test.js(2KB)
--------tests.js(330B)
--------key_test.js(18KB)
--------mouse_button_test.js(14KB)
--------testplan.txt(2KB)
--------typeable_test.js(1KB)
--------syn_test.js(3KB)
--------test.html(1KB)
----LICENSE.md(1KB)
----README.md(4KB)
----.bowerrc(23B)
----.jsbeautifyrc(648B)
----.npmrc(19B)
----.editorconfig(78B)
----.gitignore(544B)
----package.json(1KB)