• npm install reliable-slave -g 报下面错误也

    gyp ERR! build error
    gyp ERR! stack Error: make failed with exit code: 2
    gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
    gyp ERR! stack at emitTwo (events.js:106:13)
    gyp ERR! stack at ChildProcess.emit (events.js:191:7)
    gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:204:12)
    gyp ERR! System Darwin 15.6.0
    gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
    gyp ERR! cwd /usr/local/lib/node_modules/reliable-macaca-slave/node_modules/zmq
    gyp ERR! node -v v6.4.0
    gyp ERR! node-gyp -v v3.3.1
    gyp ERR! not ok
    /usr/local/lib
    └── (empty)

    npm ERR! Darwin 15.6.0
    npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "reliable-macaca-slave" "-g"
    npm ERR! node v6.4.0
    npm ERR! npm v3.10.3
    npm ERR! code ELIFECYCLE

    npm ERR! zmq@2.13.0 install: node-gyp rebuild
    npm ERR! Exit status 1
    npm ERR!
    npm ERR! Failed at the zmq@2.13.0 install script 'node-gyp rebuild'.
    npm ERR! Make sure you have the latest version of node.js and npm installed.
    npm ERR! If you do, this is most likely a problem with the zmq package,
    npm ERR! not with npm itself.
    npm ERR! Tell the author that this fails on your system:
    npm ERR! node-gyp rebuild
    npm ERR! You can get information on how to open an issue for this project with:
    npm ERR! npm bugs zmq
    npm ERR! Or if that isn't available, you can get their info via:
    npm ERR! npm owner ls zmq
    npm ERR! There is likely additional logging output above.

    npm ERR! Please include the following file with any support request:
    npm ERR! /Users/feng/Documents/docker/reliable-macaca-docker-compose/npm-debug.log
    npm ERR! code 1

  • #32 楼 @xdf 9.3 的

  • #30 楼 @xdf 我的显示没有 source-id,这是我弄得方式有问题吗?
    bounds
    isEnabled
    isVisible
    value
    label
    type
    name
    rawIdentifier
    class
    XPath

  • 这个能否增加获取元素的 id,这样会更加方便吧

  • 为什么会一直显示等待链接设备呢

  • Mac OSX 布署 Reliable at 2016年08月31日

    链接打不开也

  • 显示 utf8 input method

  • 上面问题解决了,但是跑安卓的脚本的时候,总是会改变输入法为 ultf8,导致无法输入。

  • 为什么跑 Junit Test 的时候,报 500 错误【Response content:Internal Server Error】