Skip to content

撸毛 群控,通过手动获取的网页元素,去批量执行

Notifications You must be signed in to change notification settings

yangzhijiawork/chromeAuto

 
 

Repository files navigation

chromeAuto

撸毛群控,通过手动获取的网页元素,去批量执行。

打开网页

node chromeAuto.js open "URL"

点击网页

node chromeAuto.js click "URL" "selector"

小狐狸钱包登录

node chromeAuto.js metamaskLogin

argentx钱包登录

node chromeAuto.js argentLogin

网页输入内容

node chromeAuto.js input "URL" "selector" "输入内容"

关闭某个网页

node chromeAuto.js close "URL"

导入switchyOmega配置

node chromeAuto.js proxyLoad

tw token 登录

node chromeAuto.js twlogin

About

撸毛 群控,通过手动获取的网页元素,去批量执行

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.9%
  • Python 47.0%
  • Batchfile 0.1%