Skip to content

Instantly share code, notes, and snippets.

View swapna-chennadi's full-sized avatar

swapna swapna-chennadi

View GitHub Profile
@swapna-chennadi
swapna-chennadi / gist:5780673
Created June 14, 2013 09:38
appium log trace for selendroid server
node server.js --app-pkg com.example.registeruserexample --app-activity RegisterUserExample
info: Welcome to Appium v0.7.1 (REV cf3ebe903c9bdd2ebf871465ad604c4b296f9b65)
info: Appium REST http interface listener started on 0.0.0.0:4723
info - socket.io started
debug: Appium request initiated at /wd/hub/session
debug: Request received with params: {"desiredCapabilities":{"platform":"MAC","app":"/Users/swapna.chennadi/git/qa-automation-templateproject/src/test/resources/multidevice/RegisterUserExample.apk","acceptSslCerts":true,"browserName":"iOS","app-package":"com.example.registeruserexample","device":"selendroid","app-activity":"RegisterUserExample","version":"6.1"}}
info: Using local app from desiredCaps: /Users/swapna.chennadi/git/qa-automation-templateproject/src/test/resources/multidevice/RegisterUserExample.apk
info: Creating new appium session a7e06881-9d03-4616-ae69-783760419b48
info: Starting selendroid server
info: Checking whether selendroid is built yet
@swapna-chennadi
swapna-chennadi / gist:5627878
Created May 22, 2013 14:19
Appium log trace while trying to find element by name on Android real device
info: Using local app from desiredCaps: /Users/swapna.chennadi/git/qa-automation-templateproject/src/test/resources/multidevice/NotesList.apk
debug: Appium request initiated at /wd/hub/session
info: Creating new appium session 5edc36b1-4a00-4679-bbbe-52816cef5f56
debug: Request received with params: {"desiredCapabilities":{"platform":"MAC","app":"/Users/swapna.chennadi/git/qa-automation-templateproject/src/test/resources/multidevice/NotesList.apk","browserName":"","app-package":"com.example.android.notepad","device":"Android","app-activity":"NotesList","version":"4.2"}}
info: Starting android appium
debug: Using fast reset? true
info: Preparing device for session
info: Checking whether app is actually present
info: Checking whether adb is present
info: [ADB] Using adb from /Users/swapna.chennadi/Development/sdk/platform-tools/adb
@swapna-chennadi
swapna-chennadi / gist:5583178
Created May 15, 2013 10:57
Appium reset.sh for android success log tracce
sudo ANDROID_HOME="/Users/swapna.chennadi/Development/sdk" ./reset.sh --verbose --android
Password:
---- Resetting / Initializing Appium ----
RESETTING NPM
* Installing new or updated NPM modules
RESETTING ANDROID
* Configuring Android bootstrap
Running "configAndroidBootstrap" task
Updated file ./build.xml
@swapna-chennadi
swapna-chennadi / gist:5574635
Created May 14, 2013 08:59
./reset.sh failure message for Appium
$ ./reset.sh --verbose
---- Resetting / Initializing Appium ----
RESETTING NPM
* Installing new or updated NPM modules
RESETTING IOS
* Cloning/updating instruments-without-delay
* Building instruments-without-delay
~/git/appium/submodules/instruments-without-delay ~/git/appium
Build settings from command line:
_IOS_SDK_VERSION = 6.1