도구/Appium+Cucumber

[1] Appium 설치

필경이야 2021. 4. 13. 09:50
# node.js 설치
$ brew install node

# appium 설치
$ npm install -g appium

# appium-doctor 설치
$ npm install -g appium-doctor
저작자표시 (새창열림)