appium

Open source automation framework for mobile and web apps

brewmacoslinux
Try with needOr install directly
Source

About

Automation for Apps

Commands

appium

Examples

Start Appium server on default port 4723$ appium
Start Appium server on custom port with logging$ appium --port 4724 --log-level debug
Start Appium with base path for proxy requests$ appium --base-path /wd/hub