Integrate robotjs, osascript and shell of the operating system to automatically control the MacOS, such as controlling the mouse, keyboard, window operation, etc.
$ npm i macaca-macos --save-dev
import MacacaMacOS from 'macaca-macos';
const driver = new MacacaMacOS();
await driver.startApp('/System/Applications/Notes.app');
xudafeng |
yihuineng |
snapre |
---|
This project follows the git-contributor spec, auto updated at Mon Aug 29 2022 00:09:09 GMT+0800
.