Advertisement
Guest User

Untitled

a guest
Jul 11th, 2014
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. IP=`~/genymotion_scripts/genymotion-detect-ip.sh 8e6847a0-3837-47dd-b2be-b806930577bc`
  2. echo "The IP of the emulator is: $IP"
  3. node ~/appium/node_modules/forever/bin/forever start -o out.log -e err.log ~/appium/node_modules/appium/ -U $IP:5555 --port 4733 --full-reset --session-override
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement