注意:目前只适配了 mac + ios, 配置较麻烦,推荐使用[方法2](#方法2:调用搜狗答题 api,支持百万英雄、百万赢家、冲顶大会、芝士超人)
- 使用真机调试 WDA,参考 iOS 真机如何安装 WebDriverAgent · TesterHome
- 在百度平台上创建应用申请 API Key 和 Secret Key,填写进
config.js
- 修改
config.js
中的questionArea
和optionArea
调整截图区域 - 安装程序依赖,在代码目录执行
brew install imagemagick
brew install graphicsmagick
npm install
- 执行
node app.js
- 按空格截图识别答案
- 修改
config.js
中的gameKey
字段 xigua => 百万英雄 huajiao => 百万赢家 cddh => 冲顶大会 zscr => 芝士超人 - 执行
npm install
,等待依赖安装完成 - 执行
node sougou.js
,成功后自动推送答案