Skip to content

Instantly share code, notes, and snippets.

@shridharkalagi
Created February 21, 2018 05:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shridharkalagi/beddaa857f2e8cee1f27c40ac71b3278 to your computer and use it in GitHub Desktop.
Save shridharkalagi/beddaa857f2e8cee1f27c40ac71b3278 to your computer and use it in GitHub Desktop.
Appium server logs
[HTTP] --> POST /wd/hub/session/f71fadf9-ea13-4147-ad89-df10df553693/touch/perform {"actions":[{"action":"press","options":{"x":0,"y":23,"element":"e5d720a1-2b3f-4f75-acc1-382e4136dac5"}},{"action":"wait","options":{"ms":3000}},{"action":"moveTo","options":{"x":394,"y":23,"element":"e5d720a1-2b3f-4f75-acc1-382e4136dac5"}},{"action":"release","options":{}}]}
[HTTP] <-- POST /wd/hub/session/f71fadf9-ea13-4147-ad89-df10df553693/touch/perform 404 2 ms - 131
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/shridhk/GitHub/AppiumSample/VodQA.apk","automationName":"UIAutomator2","deviceName":"Test","platformName":"Android"},"capabilities":{"desiredCapabilities":{"app":"/Users/shridhk/GitHub/AppiumSample/VodQA.apk","automationName":"UIAutomator2","deviceName":"Test","platformName":"Android"},"firstMatch":[{"appium:app":"/Users/shridhk/GitHub/AppiumSample/VodQA.apk","appium:automationName":"UIAutomator2","appium:deviceName":"Test","platformName":"android"}]}}
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/shridhk/GitHub/AppiumSample/VodQA.apk","automationName":"UIAutomator2","deviceName":"Test","platformName":"Android"},null,{"desiredCapabilities":{"app":"/Users/shridhk/GitHub/AppiumSample/VodQA.apk","automationName":"UIAutomator2","deviceName":"Test","platformName":"Android"},"firstMatch":[{"appium:app":"/Users/shridhk/GitHub/AppiumSample/VodQA.apk","appium:automationName":"UIAutomator2","appium:deviceName":"Test","platformName":"android"}]}]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1519189309542 (10:31:49 GMT+0530 (IST))
[Appium] Merged W3C capabilities {"desiredCapabilities":{"app":"/Users/shridhk/G... into desiredCapabilities object {"app":"/Users/shridhk/GitHub/AppiumSample/VodQ...
[Appium] Creating new AndroidUiautomator2Driver (v1.3.0) session
[Appium] Capabilities:
[Appium] app: /Users/shridhk/GitHub/AppiumSample/VodQA.apk
[Appium] automationName: UIAutomator2
[Appium] deviceName: Test
[Appium] platformName: android
[debug] [BaseDriver]
[debug] [BaseDriver] W3C capabilities [] and MJSONWP desired capabilities were provided
[BaseDriver] Expected W3C "capabilities" to be a JSON Object but was provided with: []
[BaseDriver] Falling back to MJSONWP desired capabilities
[BaseDriver] Session created with session id: 9ba82777-08a1-4c0d-bc5f-127e8df801db
[BaseDriver] Using local app '/Users/shridhk/GitHub/AppiumSample/VodQA.apk'
[debug] [UiAutomator2] Checking whether app is actually present
[debug] [AndroidDriver] Getting Java version
[AndroidDriver] Java version is: 1.8.0_65
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb
[AndroidDriver] Retrieving device list
[debug] [ADB] Trying to find a connected android device
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[AndroidDriver] Using device: 192.168.56.101:5555
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb
[debug] [ADB] Setting device id to 192.168.56.101:5555
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","getprop","ro.build.version.sdk"]
[debug] [ADB] Current device property 'ro.build.version.sdk': 23
[debug] [ADB] Device API level: 23
[debug] [AndroidDriver] Parsing package and activity from app manifest
[ADB] Using apkanalyzer from /Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/tools/bin/apkanalyzer
[debug] [ADB] Starting '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/tools/bin/apkanalyzer' with args ["-h","manifest","print","/Users/shridhk/GitHub/AppiumSample/VodQA.apk"]
[ADB] Package name: 'com.vodqareactnative'
[ADB] Main activity name: 'com.vodqareactnative.MainActivity'
[debug] [AndroidDriver] Parsed package and activity are: com.vodqareactnative/com.vodqareactnative.MainActivity
[ADB] Getting device platform version
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","getprop","ro.build.version.release"]
[debug] [ADB] Current device property 'ro.build.version.release': 6.0
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","wm","size"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","wm","density"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","getprop","ro.product.model"]
[debug] [ADB] Current device property 'ro.product.model': Google Nexus 5X - 6.0.0 - API 23 - 1080x1920
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","getprop","ro.product.manufacturer"]
[debug] [ADB] Current device property 'ro.product.manufacturer': Genymotion
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","am","force-stop","io.appium.uiautomator2.server"]
[ADB] Checking whether aapt is present
[ADB] Using aapt from /Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/build-tools/27.0.2/aapt
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","pm","list","packages","io.appium.uiautomator2.server"]
[debug] [ADB] App is installed
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","pm","list","packages","io.appium.uiautomator2.server.test"]
[debug] [ADB] App is installed
[debug] [ADB] Getting package info for io.appium.uiautomator2.server
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","dumpsys","package","io.appium.uiautomator2.server"]
[debug] [UiAutomator2] Waiting up to 20000ms for instrumentation 'io.appium.uiautomator2.server.test/android.support.test.runner.AndroidJUnitRunner' to be available
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","pm","list","instrumentation"]
[debug] [UiAutomator2] Instrumentation 'io.appium.uiautomator2.server.test/android.support.test.runner.AndroidJUnitRunner' available
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","wait-for-device"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","echo","ping"]
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","pm","list","packages","io.appium.settings"]
[debug] [ADB] App is installed
[debug] [ADB] Getting package info for io.appium.settings
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","dumpsys","package","io.appium.settings"]
[ADB] Checking whether aapt is present
[ADB] Using aapt from /Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/build-tools/27.0.2/aapt
[debug] [ADB] The installed 'io.appium.settings' package does not require upgrade ('2.3.0' >= '2.3.0')
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","ps"]
[debug] [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
[debug] [ADB] Device API level: 23
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","appops","set","io.appium.settings","android:mock_location","allow"]
[AndroidDriver] setDeviceLanguageCountry requires language or country.
[AndroidDriver] Got language: 'null' and country: 'null'
[debug] [Logcat] Starting logcat capture
[debug] [AndroidDriver] Pushing unlock helper app to device...
[debug] [ADB] Getting install status for io.appium.unlock
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","pm","list","packages","io.appium.unlock"]
[debug] [ADB] App is installed
[debug] [ADB] Getting package info for io.appium.unlock
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","dumpsys","package","io.appium.unlock"]
[ADB] Checking whether aapt is present
[ADB] Using aapt from /Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/build-tools/27.0.2/aapt
[debug] [ADB] The installed 'io.appium.unlock' package is older than '/usr/local/lib/node_modules/appium/node_modules/appium-uiautomator2-driver/node_modules/appium-unlock/bin/unlock_apk-debug.apk' (1 < 2 or '1.0.0' < '2.0.0')'. Executing upgrade
[debug] [ADB] Device API level: 23
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","install","-r","-g","/usr/local/lib/node_modules/appium/node_modules/appium-uiautomator2-driver/node_modules/appium-unlock/bin/unlock_apk-debug.apk"]
[debug] [ADB] Install command stdout: [100%] /data/local/tmp/unlock_apk-debug.apk
/usr/local/lib/node_modules/appium/node_modules/appium-uiautomator2-driver/node_modules/appium-unlock/bin/unlock_apk-debug.apk: 1 file pushed. 15.7 MB/s (34611 bytes in 0.002s)
pkg: /data/local/tmp/unlock_apk-debug.apk
Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE]
[debug] [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","forward","tcp:8200","tcp:6790"]
[debug] [AndroidDriver] Extracting strings from apk /Users/shridhk/GitHub/AppiumSample/VodQA.apk null /var/folders/qf/cs_yjfm15tlc_0d0wjfc12p80000gp/T/com.vodqareactnative
[debug] [ADB] Extracting strings for language: default
[debug] [ADB] Device API level: 23
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","getprop","persist.sys.locale"]
[debug] [ADB] Current device property 'persist.sys.locale':
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","getprop","ro.product.locale"]
[debug] [ADB] Current device property 'ro.product.locale': en-US
[debug] [ADB] No strings.xml for language 'en', getting default strings.xml
[debug] [ADB] Reading strings from converted strings.json
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","push","/var/folders/qf/cs_yjfm15tlc_0d0wjfc12p80000gp/T/com.vodqareactnative/strings.json","/data/local/tmp"]
[debug] [ADB] Checking app cert for /Users/shridhk/GitHub/AppiumSample/VodQA.apk
[ADB] Using apksigner from /Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/build-tools/27.0.2/apksigner
[ADB] Using apksigner from /Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/build-tools/27.0.2/apksigner
[debug] [ADB] Starting '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/build-tools/27.0.2/apksigner' with args 'verify,/Users/shridhk/GitHub/AppiumSample/VodQA.apk'
[debug] [ADB] '/Users/shridhk/GitHub/AppiumSample/VodQA.apk' is already signed.
[debug] [ADB] Getting install status for com.vodqareactnative
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","pm","list","packages","com.vodqareactnative"]
[debug] [ADB] App is installed
[debug] [ADB] Getting package info for com.vodqareactnative
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","dumpsys","package","com.vodqareactnative"]
[ADB] Checking whether aapt is present
[ADB] Using aapt from /Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/build-tools/27.0.2/aapt
[debug] [ADB] The installed 'com.vodqareactnative' package does not require upgrade ('1.0.0' >= '1.0.0')
[AndroidDriver] Performing fast reset on 'com.vodqareactnative'
[debug] [ADB] Getting install status for com.vodqareactnative
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","pm","list","packages","com.vodqareactnative"]
[debug] [ADB] App is installed
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","am","force-stop","com.vodqareactnative"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","pm","clear","com.vodqareactnative"]
[debug] [AndroidDriver] Performed fast reset on the installed 'com.vodqareactnative' application (stop and clear)
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","am","force-stop","io.appium.uiautomator2.server"]
[UiAutomator2] Starting uiautomator2 server 1.2.0
[UiAutomator2] Using UIAutomator2 server from '/usr/local/lib/node_modules/appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v1.2.0.apk' and test from '/usr/local/lib/node_modules/appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[UiAutomator2] Running command: 'adb -s 192.168.56.101:5555 shell am instrument -w io.appium.uiautomator2.server.test/android.support.test.runner.AndroidJUnitRunner'
[UiAutomator2] Waiting up to 20000ms for UiAutomator2 to be online...
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8200/wd/hub/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8200/wd/hub/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8200/wd/hub/status] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"SESSIONID\",\"status\":0,\"value\":\"Status Invoked\"}"
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8200/wd/hub/session] with body: {"desiredCapabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"app":"/Users/shridhk/GitHub/AppiumSample/VodQA.apk","automationName":"UIAutomator2","deviceName":"Test","platformName":"android"},"app":"/Users/shridhk/GitHub/AppiumSample/VodQA.apk","automationName":"UIAutomator2","deviceName":"192.168.56.101:5555","platformName":"android","deviceUDID":"192.168.56.101:5555","platformVersion":"6.0","deviceScreenSize":"1080x1920","deviceScreenDensity":420,"deviceModel":"Google Nexus 5X - 6.0.0 - API 23 - 1080x1920","deviceManufacturer":"Genymotion","appPackage":"com.vodqareactnative"}}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb417753-3f23-4d20-9d34-4d0bf3b7d3b8","status":0,"value":"Created Session"}
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","dumpsys","window"]
[AndroidDriver] Screen already unlocked, doing nothing
[UiAutomator2] UiAutomator2 did not start the activity we were waiting for, 'com.vodqareactnative/com.vodqareactnative.MainActivity'. Starting it ourselves
[debug] [ADB] Device API level: 23
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","am","start","-W","-n","com.vodqareactnative/com.vodqareactnative.MainActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"]
[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.vodqareactnative' and activity: 'com.vodqareactnative.MainActivity' to be focused
[debug] [ADB] Possible activities, to be checked: 'com.vodqareactnative.MainActivity'
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/shridhk/GitHub/Documents/VodQAAppium/Tools/SDK/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","dumpsys","window","windows"]
[debug] [ADB] Found package: 'com.vodqareactnative' and fully qualified activity name : 'com.vodqareactnative.MainActivity'
[debug] [JSONWP Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://localhost:8200/wd/hub/session/eb417753-3f23-4d20-9d34-4d0bf3b7d3b8/appium/device/pixel_ratio] with body: {}
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"eb417753-3f23-4d20-9d34-4d0bf3b7d3b8\",\"status\":0,\"value\":2.625}"
[debug] [JSONWP Proxy] Proxying [GET /appium/device/system_bars] to [GET http://localhost:8200/wd/hub/session/eb417753-3f23-4d20-9d34-4d0bf3b7d3b8/appium/device/system_bars] with body: {}
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"eb417753-3f23-4d20-9d34-4d0bf3b7d3b8\",\"status\":0,\"value\":{\"statusBar\":63}}"
[debug] [JSONWP Proxy] Proxying [GET /window/current/size] to [GET http://localhost:8200/wd/hub/session/eb417753-3f23-4d20-9d34-4d0bf3b7d3b8/window/current/size] with body: {}
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"eb417753-3f23-4d20-9d34-4d0bf3b7d3b8\",\"status\":0,\"value\":{\"height\":1794,\"width\":1080}}"
[Appium] New AndroidUiautomator2Driver session created successfully, session 9ba82777-08a1-4c0d-bc5f-127e8df801db added to master session list
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1519189319355 (10:31:59 GMT+0530 (IST))
[debug] [MJSONWP] Responding to client with driver.createSession() result: {"app":"/Users/shridhk/GitHub/AppiumSample/VodQA.apk","automationName":"UIAutomator2","deviceName":"Test","platformName":"android"}
[HTTP] <-- POST /wd/hub/session 200 9815 ms - 203
[HTTP] --> GET /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db {}
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["9ba82777-08a1-4c0d-bc5f-127e8df801db"]
[debug] [MJSONWP] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"app":"/Users/shridhk/GitHub/AppiumSample/VodQA.apk","automationName":"UIAutomator2","deviceName":"Test","platformName":"android"},"app":"/Users/shridhk/GitHub/AppiumSample/VodQA.apk","automationName":"UIAutomator2","deviceName":"192.168.56.101:5555","platformName":"android","deviceUDID":"192.168.56.101:5555","platformVersion":"6.0","deviceScreenSize":"1080x1920","deviceScreenDensity":420,"deviceModel":"Google Nexus 5X - 6.0.0 - API 23 - 1080x1920","deviceManufacturer":"Genymotion","appPackage":"com.vodqareactnative","pixelRatio":2.625,"statBarHeight":63,"viewportRect":{"left":0,"top":63,"width":1080,"height":1731}}
[HTTP] <-- GET /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db 200 4 ms - 901
[HTTP] --> GET /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db {}
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["9ba82777-08a1-4c0d-bc5f-127e8df801db"]
[debug] [MJSONWP] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"app":"/Users/shridhk/GitHub/AppiumSample/VodQA.apk","automationName":"UIAutomator2","deviceName":"Test","platformName":"android"},"app":"/Users/shridhk/GitHub/AppiumSample/VodQA.apk","automationName":"UIAutomator2","deviceName":"192.168.56.101:5555","platformName":"android","deviceUDID":"192.168.56.101:5555","platformVersion":"6.0","deviceScreenSize":"1080x1920","deviceScreenDensity":420,"deviceModel":"Google Nexus 5X - 6.0.0 - API 23 - 1080x1920","deviceManufacturer":"Genymotion","appPackage":"com.vodqareactnative","pixelRatio":2.625,"statBarHeight":63,"viewportRect":{"left":0,"top":63,"width":1080,"height":1731}}
[HTTP] <-- GET /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db 200 2 ms - 901
[HTTP] --> POST /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db/elements {"using":"accessibility id","value":"login"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","login","9ba82777-08a1-4c0d-bc5f-127e8df801db"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/eb417753-3f23-4d20-9d34-4d0bf3b7d3b8/elements] with body: {"strategy":"accessibility id","selector":"login","context":"","multiple":true}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb417753-3f23-4d20-9d34-4d0bf3b7d3b8","status":0,"value":[{"ELEMENT":"d2bb9115-3837-4d23-a3ff-3700bd5fbd8c"}]}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"d2bb9115-3837-4d23-a3ff-3700bd5fbd8c"}]
[HTTP] <-- POST /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db/elements 200 770 ms - 124
[HTTP] --> GET /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db/element/d2bb9115-3837-4d23-a3ff-3700bd5fbd8c/displayed {}
[debug] [MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["d2bb9115-3837-4d23-a3ff-3700bd5fbd8c","9ba82777-08a1-4c0d-bc5f-127e8df801db"]
[debug] [JSONWP Proxy] Proxying [GET /element/d2bb9115-3837-4d23-a3ff-3700bd5fbd8c/attribute/displayed] to [GET http://localhost:8200/wd/hub/session/eb417753-3f23-4d20-9d34-4d0bf3b7d3b8/element/d2bb9115-3837-4d23-a3ff-3700bd5fbd8c/attribute/displayed] with body: {}
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"eb417753-3f23-4d20-9d34-4d0bf3b7d3b8\",\"status\":0,\"value\":\"true\"}"
[debug] [MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db/element/d2bb9115-3837-4d23-a3ff-3700bd5fbd8c/displayed 200 13 ms - 76
[HTTP] --> GET /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db/element/d2bb9115-3837-4d23-a3ff-3700bd5fbd8c/enabled {}
[debug] [MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["d2bb9115-3837-4d23-a3ff-3700bd5fbd8c","9ba82777-08a1-4c0d-bc5f-127e8df801db"]
[debug] [JSONWP Proxy] Proxying [GET /element/d2bb9115-3837-4d23-a3ff-3700bd5fbd8c/attribute/enabled] to [GET http://localhost:8200/wd/hub/session/eb417753-3f23-4d20-9d34-4d0bf3b7d3b8/element/d2bb9115-3837-4d23-a3ff-3700bd5fbd8c/attribute/enabled] with body: {}
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"eb417753-3f23-4d20-9d34-4d0bf3b7d3b8\",\"status\":0,\"value\":\"true\"}"
[debug] [MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db/element/d2bb9115-3837-4d23-a3ff-3700bd5fbd8c/enabled 200 9 ms - 76
[HTTP] --> POST /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db/element/d2bb9115-3837-4d23-a3ff-3700bd5fbd8c/click {"id":"d2bb9115-3837-4d23-a3ff-3700bd5fbd8c"}
[debug] [MJSONWP] Calling AppiumDriver.click() with args: ["d2bb9115-3837-4d23-a3ff-3700bd5fbd8c","9ba82777-08a1-4c0d-bc5f-127e8df801db"]
[debug] [JSONWP Proxy] Proxying [POST /element/d2bb9115-3837-4d23-a3ff-3700bd5fbd8c/click] to [POST http://localhost:8200/wd/hub/session/eb417753-3f23-4d20-9d34-4d0bf3b7d3b8/element/d2bb9115-3837-4d23-a3ff-3700bd5fbd8c/click] with body: {"element":"d2bb9115-3837-4d23-a3ff-3700bd5fbd8c"}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb417753-3f23-4d20-9d34-4d0bf3b7d3b8","status":0,"value":true}
[debug] [MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db/element/d2bb9115-3837-4d23-a3ff-3700bd5fbd8c/click 200 13 ms - 76
[HTTP] --> POST /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db/element {"using":"accessibility id","value":"slider1"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["accessibility id","slider1","9ba82777-08a1-4c0d-bc5f-127e8df801db"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8200/wd/hub/session/eb417753-3f23-4d20-9d34-4d0bf3b7d3b8/element] with body: {"strategy":"accessibility id","selector":"slider1","context":"","multiple":false}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb417753-3f23-4d20-9d34-4d0bf3b7d3b8","status":0,"value":{"ELEMENT":"d4a3cbb8-5901-45f3-9967-bdcc76b1c1dc"}}
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"d4a3cbb8-5901-45f3-9967-bdcc76b1c1dc"}
[HTTP] <-- POST /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db/element 200 10 ms - 122
[HTTP] --> POST /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db/element/d4a3cbb8-5901-45f3-9967-bdcc76b1c1dc/click {"id":"d4a3cbb8-5901-45f3-9967-bdcc76b1c1dc"}
[debug] [MJSONWP] Calling AppiumDriver.click() with args: ["d4a3cbb8-5901-45f3-9967-bdcc76b1c1dc","9ba82777-08a1-4c0d-bc5f-127e8df801db"]
[debug] [JSONWP Proxy] Proxying [POST /element/d4a3cbb8-5901-45f3-9967-bdcc76b1c1dc/click] to [POST http://localhost:8200/wd/hub/session/eb417753-3f23-4d20-9d34-4d0bf3b7d3b8/element/d4a3cbb8-5901-45f3-9967-bdcc76b1c1dc/click] with body: {"element":"d4a3cbb8-5901-45f3-9967-bdcc76b1c1dc"}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb417753-3f23-4d20-9d34-4d0bf3b7d3b8","status":0,"value":true}
[debug] [MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db/element/d4a3cbb8-5901-45f3-9967-bdcc76b1c1dc/click 200 8 ms - 76
[HTTP] --> POST /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db/element {"using":"accessibility id","value":"slider"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["accessibility id","slider","9ba82777-08a1-4c0d-bc5f-127e8df801db"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8200/wd/hub/session/eb417753-3f23-4d20-9d34-4d0bf3b7d3b8/element] with body: {"strategy":"accessibility id","selector":"slider","context":"","multiple":false}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb417753-3f23-4d20-9d34-4d0bf3b7d3b8","status":0,"value":{"ELEMENT":"d028ef63-090d-4dce-82ae-01b79fde0bff"}}
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"d028ef63-090d-4dce-82ae-01b79fde0bff"}
[HTTP] <-- POST /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db/element 200 650 ms - 122
[HTTP] --> POST /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db/appium/element/d028ef63-090d-4dce-82ae-01b79fde0bff/value {"id":"d028ef63-090d-4dce-82ae-01b79fde0bff","value":"80"}
[debug] [MJSONWP] Calling AppiumDriver.setValueImmediate() with args: ["80","d028ef63-090d-4dce-82ae-01b79fde0bff","9ba82777-08a1-4c0d-bc5f-127e8df801db"]
[debug] [JSONWP Proxy] Proxying [POST /element/d028ef63-090d-4dce-82ae-01b79fde0bff/value] to [POST http://localhost:8200/wd/hub/session/eb417753-3f23-4d20-9d34-4d0bf3b7d3b8/element/d028ef63-090d-4dce-82ae-01b79fde0bff/value] with body: {"elementId":"d028ef63-090d-4dce-82ae-01b79fde0bff","text":"80","replace":false}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"eb417753-3f23-4d20-9d34-4d0bf3b7d3b8","status":0,"value":""}
[debug] [MJSONWP] Responding to client with driver.setValueImmediate() result: ""
[HTTP] <-- POST /wd/hub/session/9ba82777-08a1-4c0d-bc5f-127e8df801db/appium/element/d028ef63-090d-4dce-82ae-01b79fde0bff/value 200 10 ms - 74
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment