Created
February 8, 2019 12:55
-
-
Save logakarthi/1b9b60181b37c0724e5340b0e40cc5b9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Appium] Welcome to Appium v1.10.0 | |
[Appium] Non-default server args: | |
[Appium] address: 127.0.0.1 | |
[Appium] Appium REST http interface listener started on 127.0.0.1:4723 | |
[HTTP] --> POST /wd/hub/session | |
[HTTP] {"desiredCapabilities":{"app":"/Users/apple/Documents/AndroidiOSBuilds/GammaPracticeApp/3.9.0GA/CK12-debug-gamma-3.9.0.254815.apk","appPackage":"org.ck12.app.practice","recreateChromeDriverSessions":true,"noReset":true,"deviceName":"Nexus5","nativeWebTap":true,"appActivity":"org.ck12.app.practice.MainActivity","chromedriverExecutable":"/Users/apple/Desktop/ChromeDriver/44/chromedriver","newCommandTimeout":1000,"autoLaunch":true,"autoWebview":"true","platformName":"Android"}} | |
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/apple/Documents/AndroidiOSBuilds/GammaPracticeApp/3.9.0GA/CK12-debug-gamma-3.9.0.254815.apk","appPackage":"org.ck12.app.practice","recreateChromeDriverSessions":true,"noReset":true,"deviceName":"Nexus5","nativeWebTap":true,"appActivity":"org.ck12.app.practice.MainActivity","chromedriverExecutable":"/Users/apple/Desktop/ChromeDriver/44/chromedriver","newCommandTimeout":1000,"autoLaunch":true,"autoWebview":"true","platformName":"Android"},null,null] | |
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1549629935374 (18:15:35 GMT+0530 (IST)) | |
[Appium] Creating new AndroidDriver (v4.8.0) session | |
[Appium] Capabilities: | |
[Appium] app: /Users/apple/Documents/AndroidiOSBuilds/GammaPracticeApp/3.9.0GA/CK12-debug-gamma-3.9.0.254815.apk | |
[Appium] appPackage: org.ck12.app.practice | |
[Appium] recreateChromeDriverSessions: true | |
[Appium] noReset: true | |
[Appium] deviceName: Nexus5 | |
[Appium] nativeWebTap: true | |
[Appium] appActivity: org.ck12.app.practice.MainActivity | |
[Appium] chromedriverExecutable: /Users/apple/Desktop/ChromeDriver/44/chromedriver | |
[Appium] newCommandTimeout: 1000 | |
[Appium] autoLaunch: true | |
[Appium] autoWebview: true | |
[Appium] platformName: Android | |
[debug] [BaseDriver] Creating session with MJSONWP desired capabilities: {"app":"/Users/apple/Docume... | |
[BaseDriver] Capability 'autoWebview' changed from string to boolean. This may cause unexpected behavior | |
[BaseDriver] The following capabilities were provided, but are not recognized by appium: nativeWebTap. | |
[BaseDriver] Session created with session id: 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[AndroidDriver] Java version is: 1.8.0_144 | |
[ADB] Checking whether adb is present | |
[ADB] Found 1 'build-tools' folders under '/Users/apple/Downloads/android-sdk-macosx-2/' (newest first): | |
[ADB] /Users/apple/Downloads/android-sdk-macosx-2/build-tools/24.0.1 | |
[ADB] Using adb from /Users/apple/Downloads/android-sdk-macosx-2/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: 5b1de417d140 | |
[debug] [ADB] Setting device id to 5b1de417d140 | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell getprop ro.build.version.sdk' | |
[debug] [ADB] Current device property 'ro.build.version.sdk': 25 | |
[debug] [ADB] Device API level: 25 | |
[AndroidDriver] Consider setting 'automationName' capability to 'uiautomator2' on Android >= 6, since UIAutomator framework is not maintained anymore by the OS vendor. | |
[BaseDriver] Using local app '/Users/apple/Documents/AndroidiOSBuilds/GammaPracticeApp/3.9.0GA/CK12-debug-gamma-3.9.0.254815.apk' | |
[debug] [AndroidDriver] Checking whether app is actually present | |
[AndroidDriver] Starting Android session | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 wait-for-device' | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell echo ping' | |
[debug] [AndroidDriver] Pushing settings apk to device... | |
[debug] [ADB] Getting install status for io.appium.settings | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell dumpsys package io.appium.settings' | |
[debug] [ADB] 'io.appium.settings' is not installed | |
[debug] [ADB] App '/usr/local/lib/node_modules/appium/node_modules/io.appium.settings/apks/settings_apk-debug.apk' is not installed | |
[debug] [ADB] Installing '/usr/local/lib/node_modules/appium/node_modules/io.appium.settings/apks/settings_apk-debug.apk' | |
[debug] [ADB] Device API level: 25 | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 install -g /usr/local/lib/node_modules/appium/node_modules/io.appium.settings/apks/settings_apk-debug.apk' | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 install -g /usr/local/lib/node_modules/appium/node_modules/io.appium.settings/apks/settings_apk-debug.apk' | |
[AndroidDriver] Ignored error while installing Appium Settings helper: 'Error executing adbExec. Original error: 'Command '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 install -g /usr/local/lib/node_modules/appium/node_modules/io.appium.settings/apks/settings_apk-debug.apk' exited with code 1'; Stderr: 'Failed to install /usr/local/lib/node_modules/appium/node_modules/io.appium.settings/apks/settings_apk-debug.apk: Failure [INSTALL_FAILED_USER_RESTRICTED: Install canceled by user]'; Code: '1''. Manually uninstalling the application with package id 'io.appium.settings' may help. Expect some Appium features may not work as expected unless this problem is fixed. | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell ps' | |
[debug] [ADB] Device API level: 25 | |
[debug] [ADB] Device API level: 25 | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell am start -W -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000' | |
[AndroidDriver] Failed to launch settings app: Cannot start the 'io.appium.settings' application. Visit https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/android/activity-startup.md for troubleshooting. Original error: Activity name '.Settings' used to start the app doesn't exist or cannot be launched! Make sure it exists and is a launchable activity | |
[debug] [ADB] Device API level: 25 | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell appops set io.appium.settings android\:mock_location allow' | |
[debug] [Logcat] Starting logcat capture | |
[ADB] Getting device platform version | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell getprop ro.build.version.release' | |
[debug] [ADB] Current device property 'ro.build.version.release': 7.1.2 | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell wm size' | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell getprop ro.product.model' | |
[debug] [ADB] Current device property 'ro.product.model': Redmi 4 | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell getprop ro.product.manufacturer' | |
[debug] [ADB] Current device property 'ro.product.manufacturer': Xiaomi | |
[debug] [ADB] Getting install status for org.ck12.app.practice | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell dumpsys package org.ck12.app.practice' | |
[debug] [ADB] 'org.ck12.app.practice' is installed | |
[debug] [ADB] Getting package info for 'org.ck12.app.practice' | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell dumpsys package org.ck12.app.practice' | |
[ADB] Checking whether aapt is present | |
[ADB] Using aapt from /Users/apple/Downloads/android-sdk-macosx-2/build-tools/24.0.1/aapt | |
[debug] [ADB] The version code of the installed 'org.ck12.app.practice' is greater than the application version code (2549950 > 2548150) | |
[debug] [ADB] There is no need to install/upgrade '/Users/apple/Documents/AndroidiOSBuilds/GammaPracticeApp/3.9.0GA/CK12-debug-gamma-3.9.0.254815.apk' | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell rm -rf /data/local/tmp/strings.json' | |
[debug] [AndroidDriver] Extracting strings from apk | |
[debug] [AndroidDriver] /Users/apple/Documents/AndroidiOSBuilds/GammaPracticeApp/3.9.0GA/CK12-debug-gamma-3.9.0.254815.apk | |
[debug] [AndroidDriver] null | |
[debug] [AndroidDriver] /var/folders/82/zbf243ys647gqv8pf8ywyb7m0000gn/T/org.ck12.app.practice | |
[debug] [ADB] Extracting strings from for language: default | |
[ADB] Successfully extracted 74 strings from '/Users/apple/Documents/AndroidiOSBuilds/GammaPracticeApp/3.9.0GA/CK12-debug-gamma-3.9.0.254815.apk' resources for '(default)' configuration | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 push /var/folders/82/zbf243ys647gqv8pf8ywyb7m0000gn/T/org.ck12.app.practice/strings.json /data/local/tmp' | |
[debug] [AndroidBootstrap] Watching for bootstrap disconnect | |
[debug] [ADB] Forwarding system: 4724 to device: 4724 | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 forward tcp\:4724 tcp\:4724' | |
[debug] [UiAutomator] Starting UiAutomator | |
[debug] [UiAutomator] Moving to state 'starting' | |
[debug] [UiAutomator] Parsing uiautomator jar | |
[debug] [UiAutomator] Found jar name: 'AppiumBootstrap.jar' | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 push /usr/local/lib/node_modules/appium/node_modules/appium-android-driver/bootstrap/bin/AppiumBootstrap.jar /data/local/tmp/' | |
[debug] [ADB] Attempting to kill all uiautomator processes | |
[debug] [ADB] Getting all processes with uiautomator | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell ps' | |
[ADB] No 'uiautomator' process has been found | |
[debug] [UiAutomator] Starting UIAutomator | |
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","5b1de417d140","shell","uiautomator","runtest","AppiumBootstrap.jar","-c","io.appium.android.bootstrap.Bootstrap","-e","pkg","org.ck12.app.practice","-e","disableAndroidWatchers",false,"-e","acceptSslCerts",false] | |
[debug] [UiAutomator] Moving to state 'online' | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Loading json... | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] json loading complete. | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers. | |
[AndroidBootstrap] Android bootstrap socket is now connected | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell dumpsys window' | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected | |
[AndroidDriver] Screen already unlocked, doing nothing | |
[debug] [ADB] Device API level: 25 | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell am start -W -n org.ck12.app.practice/org.ck12.app.practice.MainActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000' | |
[AndroidDriver] Setting auto webview to context 'WEBVIEW_org.ck12.app.practice' with timeout 2000ms | |
[debug] [AndroidDriver] Getting a list of available webviews | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell cat /proc/net/unix' | |
[debug] [AndroidDriver] WEBVIEW_18630 mapped to pid 18630 | |
[debug] [AndroidDriver] Getting process name for webview | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell ps' | |
[debug] [AndroidDriver] Parsed pid: '18630' pkg: 'org.ck12.app.practice' from | |
[debug] [AndroidDriver] USER PID PPID VSIZE RSS WCHAN PC NAME | |
[debug] [AndroidDriver] u0_a261 18630 686 1923328 120900 SyS_epoll_ 0000000000 S org.ck12.app.practice | |
[debug] [AndroidDriver] Returning process name: 'org.ck12.app.practice' | |
[debug] [AndroidDriver] Found webviews: ["WEBVIEW_chrome","WEBVIEW_org.ck12.app.practice"] | |
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_chrome","WEBVIEW_org.ck12.app.practice"] | |
[debug] [AndroidDriver] Connecting to chrome-backed webview context 'WEBVIEW_org.ck12.app.practice' | |
[debug] [AndroidDriver] A port was not given, using random port: 8000 | |
[debug] [Chromedriver] Changed state to 'starting' | |
[Chromedriver] Set chromedriver binary as: /Users/apple/Desktop/ChromeDriver/44/chromedriver | |
[debug] [Chromedriver] Killing any old chromedrivers, running: pkill -15 -f "/Users/apple/Desktop/ChromeDriver/44/chromedriver.*--port=8000" | |
[Chromedriver] No old chromedrivers seemed to exist | |
[debug] [Chromedriver] Cleaning any old adb forwarded port socket connections | |
[debug] [ADB] List forwarding ports | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 forward --list' | |
[debug] [ADB] Removing forwarded port socket connection: 34260 | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 forward --remove tcp\:34260' | |
[Chromedriver] Spawning chromedriver with: /Users/apple/Desktop/ChromeDriver/44/chromedriver --url-base=wd/hub --port=8000 --adb-port=5037 --verbose | |
[debug] [Chromedriver] Chromedriver version: '2.44.609545' | |
[debug] [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8000/wd/hub/status] with no body | |
[JSONWP Proxy] Got an unexpected response: {"code":"ECONNREFUSED","errno":"ECONNREFUSED","syscall":"connect","address":"127.0.0.1","port":8000} | |
[debug] [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8000/wd/hub/status] with no body | |
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"\",\"status\":0,\"value\":{\"build\":{\"version\":\"alpha\"},\"os\":{\"arch\":\"x86_64\",\"name\":\"Mac OS X\",\"version\":\"10.13.6\"}}}" | |
[debug] [JSONWP Proxy] Matched '/session' to command name 'createSession' | |
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"org.ck12.app.practice","androidUseRunningApp":true,"androidDeviceSerial":"5b1de417d140"}}} | |
[debug] [Chromedriver] Webview version: 'Chrome/71.0.3578.99' | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"4dd92e71862836b7134ec8029182b7e1","status":0,"value":{"acceptInsecureCerts":false,"acceptSslCerts":false,"applicationCacheEnabled":false,"browserConnectionEnabled":false,"browserName":"chrome","chrome":{"chromedriverVersion":"2.44.609545 (c2f88692e98ce7233d2df7c724465ecacfe74df5)"},"cssSelectorsEnabled":true,"databaseEnabled":false,"goog:chromeOptions":{"debuggerAddress":"localhost:36027"},"handlesAlerts":true,"hasTouchScreen":true,"javascriptEnabled":true,"locationContextEnabled":true,"mobileEmulationEnabled":false,"nativeEvents":true,"pageLoadStrategy":"normal","platform":"ANDROID","rotatable":false,"setWindowRect":false,"takesHeapSnapshot":true,"takesScreenshot":true,"unexpectedAlertBehaviour":"ignore","version":"71.0.3578.99","webStorageEnabled":true}} | |
[debug] [Chromedriver] Changed state to 'online' | |
[Appium] New AndroidDriver session created successfully, session 6a54431c-f20c-485c-9c33-aad0b88dc531 added to master session list | |
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1549629956870 (18:15:56 GMT+0530 (IST)) | |
[debug] [MJSONWP (6a54431c)] Cached the protocol value 'MJSONWP' for the new session 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[debug] [MJSONWP (6a54431c)] Responding to client with driver.createSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"app":"/Users/apple/Documents/AndroidiOSBuilds/GammaPracticeApp/3.9.0GA/CK12-debug-gamma-3.9.0.254815.apk","appPackage":"org.ck12.app.practice","recreateChromeDriverSessions":true,"noReset":true,"deviceName":"Nexus5","nativeWebTap":true,"appActivity":"org.ck12.app.practice.MainActivity","chromedriverExecutable":"/Users/apple/Desktop/ChromeDriver/44/chromedriver","newCommandTimeout":1000,"autoLaunch":true,"autoWebview":true,"platformName":"Android"},"app":"/Users/apple/Documents/AndroidiOSBuilds/GammaPracticeApp/3.9.0GA/CK12-debug-gamma-3.9.0.254815.apk","appPackage":"org.ck12.app.practice","recreateChromeDriverSessions":true,"noReset":true,"deviceName":"5b1de417d140","nativeWebTap":true,"appActivity":"org.ck12.app.practice.MainActivity","chromedriverExecutable":"/Users/apple/Desktop/ChromeDriver/44/chrom... | |
[HTTP] <-- POST /wd/hub/session 200 21515 ms - 1327 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/timeouts | |
[HTTP] {"type":"implicit","ms":80000} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/timeouts' to command name 'timeouts' | |
[debug] [Protocol Converter] Will send the following request bodies to /timeouts: [{"type":"implicit","ms":80000}] | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/timeouts] to [POST http://127.0.0.1:8000/wd/hub/session/4dd92e71862836b7134ec8029182b7e1/timeouts] with body: {"type":"implicit","ms":80000} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"4dd92e71862836b7134ec8029182b7e1","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId 4dd92e71862836b7134ec8029182b7e1 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/timeouts 200 36 ms - 76 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/context | |
[HTTP] {} | |
[debug] [MJSONWP (6a54431c)] Calling AppiumDriver.getCurrentContext() with args: ["6a54431c-f20c-485c-9c33-aad0b88dc531"] | |
[debug] [MJSONWP (6a54431c)] Responding to client with driver.getCurrentContext() result: "WEBVIEW_org.ck12.app.practice" | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/context 200 7 ms - 103 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/contexts | |
[HTTP] {} | |
[debug] [MJSONWP (6a54431c)] Calling AppiumDriver.getContexts() with args: ["6a54431c-f20c-485c-9c33-aad0b88dc531"] | |
[debug] [AndroidDriver] Getting a list of available webviews | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell cat /proc/net/unix' | |
[debug] [AndroidDriver] WEBVIEW_18630 mapped to pid 18630 | |
[debug] [AndroidDriver] Getting process name for webview | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell ps' | |
[debug] [AndroidDriver] Parsed pid: '18630' pkg: 'org.ck12.app.practice' from | |
[debug] [AndroidDriver] USER PID PPID VSIZE RSS WCHAN PC NAME | |
[debug] [AndroidDriver] u0_a261 18630 686 1941780 142264 0000000000 R org.ck12.app.practice | |
[debug] [AndroidDriver] Returning process name: 'org.ck12.app.practice' | |
[debug] [AndroidDriver] Found webviews: ["WEBVIEW_chrome","WEBVIEW_org.ck12.app.practice"] | |
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_chrome","WEBVIEW_org.ck12.app.practice"] | |
[debug] [MJSONWP (6a54431c)] Responding to client with driver.getContexts() result: ["NATIVE_APP","WEBVIEW_chrome","WEBVIEW_org.ck12.app.practice"] | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/contexts 200 442 ms - 135 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/context | |
[HTTP] {"name":"NATIVE_APP"} | |
[debug] [MJSONWP (6a54431c)] Calling AppiumDriver.setContext() with args: ["NATIVE_APP","6a54431c-f20c-485c-9c33-aad0b88dc531"] | |
[debug] [AndroidDriver] Getting a list of available webviews | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell cat /proc/net/unix' | |
[debug] [AndroidDriver] WEBVIEW_18630 mapped to pid 18630 | |
[debug] [AndroidDriver] Getting process name for webview | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell ps' | |
[debug] [AndroidDriver] Parsed pid: '18630' pkg: 'org.ck12.app.practice' from | |
[debug] [AndroidDriver] USER PID PPID VSIZE RSS WCHAN PC NAME | |
[debug] [AndroidDriver] u0_a261 18630 686 1941780 142264 SyS_epoll_ 0000000000 S org.ck12.app.practice | |
[debug] [AndroidDriver] Returning process name: 'org.ck12.app.practice' | |
[debug] [AndroidDriver] Found webviews: ["WEBVIEW_chrome","WEBVIEW_org.ck12.app.practice"] | |
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_chrome","WEBVIEW_org.ck12.app.practice"] | |
[debug] [AndroidDriver] recreateChromeDriverSessions set to true; killing existing chromedrivers | |
[debug] [AndroidDriver] Stopping chromedriver for context WEBVIEW_org.ck12.app.practice | |
[debug] [Chromedriver] Changed state to 'stopping' | |
[debug] [JSONWP Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8000/wd/hub/session/4dd92e71862836b7134ec8029182b7e1] with no body | |
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"4dd92e71862836b7134ec8029182b7e1\",\"status\":0,\"value\":null}" | |
[debug] [Chromedriver] Changed state to 'stopped' | |
[debug] [MJSONWP (6a54431c)] Responding to client with driver.setContext() result: null | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/context 200 278 ms - 76 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/context | |
[HTTP] {} | |
[debug] [MJSONWP (6a54431c)] Calling AppiumDriver.getCurrentContext() with args: ["6a54431c-f20c-485c-9c33-aad0b88dc531"] | |
[debug] [MJSONWP (6a54431c)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/context 200 3 ms - 84 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element | |
[HTTP] {"using":"id","value":"com.android.packageinstaller:id/permission_allow_button"} | |
[debug] [MJSONWP (6a54431c)] Calling AppiumDriver.findElement() with args: ["id","com.android.packageinstaller:id/permission_allow_button","6a54431c-f20c-485c-9c33-aad0b88dc531"] | |
[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] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.android.packageinstaller:id/permission_allow_button","context":"","multiple":false}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.android.packageinstaller:id/permission_allow_button","context":"","multiple":false}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.android.packageinstaller:id/permission_allow_button' using 'ID' with the contextId: '' multiple: false | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.android.packageinstaller:id/permission_allow_button] | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"1"}} | |
[debug] [MJSONWP (6a54431c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1","ELEMENT":"1"} | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element 200 37 ms - 129 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/1/displayed | |
[HTTP] {} | |
[debug] [MJSONWP (6a54431c)] Calling AppiumDriver.elementDisplayed() with args: ["1","6a54431c-f20c-485c-9c33-aad0b88dc531"] | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"1"}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"1"}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"} | |
[debug] [MJSONWP (6a54431c)] Responding to client with driver.elementDisplayed() result: true | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/1/displayed 200 21 ms - 76 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element | |
[HTTP] {"using":"id","value":"com.android.packageinstaller:id/permission_allow_button"} | |
[debug] [MJSONWP (6a54431c)] Calling AppiumDriver.findElement() with args: ["id","com.android.packageinstaller:id/permission_allow_button","6a54431c-f20c-485c-9c33-aad0b88dc531"] | |
[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] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.android.packageinstaller:id/permission_allow_button","context":"","multiple":false}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.android.packageinstaller:id/permission_allow_button","context":"","multiple":false}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.android.packageinstaller:id/permission_allow_button' using 'ID' with the contextId: '' multiple: false | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.android.packageinstaller:id/permission_allow_button] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"2"}} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP (6a54431c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"2","ELEMENT":"2"} | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element 200 19 ms - 129 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/2/click | |
[HTTP] {"id":"2"} | |
[debug] [MJSONWP (6a54431c)] Calling AppiumDriver.click() with args: ["2","6a54431c-f20c-485c-9c33-aad0b88dc531"] | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"2"}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"2"}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
[debug] [MJSONWP (6a54431c)] Responding to client with driver.click() result: true | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/2/click 200 192 ms - 76 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/context | |
[HTTP] {} | |
[debug] [MJSONWP (6a54431c)] Calling AppiumDriver.getCurrentContext() with args: ["6a54431c-f20c-485c-9c33-aad0b88dc531"] | |
[debug] [MJSONWP (6a54431c)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/context 200 4 ms - 84 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/contexts | |
[HTTP] {} | |
[debug] [MJSONWP (6a54431c)] Calling AppiumDriver.getContexts() with args: ["6a54431c-f20c-485c-9c33-aad0b88dc531"] | |
[debug] [AndroidDriver] Getting a list of available webviews | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell cat /proc/net/unix' | |
[debug] [AndroidDriver] WEBVIEW_18630 mapped to pid 18630 | |
[debug] [AndroidDriver] Getting process name for webview | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell ps' | |
[debug] [AndroidDriver] Parsed pid: '18630' pkg: 'org.ck12.app.practice' from | |
[debug] [AndroidDriver] USER PID PPID VSIZE RSS WCHAN PC NAME | |
[debug] [AndroidDriver] u0_a261 18630 686 1947908 140736 0000000000 R org.ck12.app.practice | |
[debug] [AndroidDriver] Returning process name: 'org.ck12.app.practice' | |
[debug] [AndroidDriver] Found webviews: ["WEBVIEW_chrome","WEBVIEW_org.ck12.app.practice"] | |
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_chrome","WEBVIEW_org.ck12.app.practice"] | |
[debug] [MJSONWP (6a54431c)] Responding to client with driver.getContexts() result: ["NATIVE_APP","WEBVIEW_chrome","WEBVIEW_org.ck12.app.practice"] | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/contexts 200 236 ms - 135 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/context | |
[HTTP] {"name":"WEBVIEW_org.ck12.app.practice"} | |
[debug] [MJSONWP (6a54431c)] Calling AppiumDriver.setContext() with args: ["WEBVIEW_org.ck12.app.practice","6a54431c-f20c-485c-9c33-aad0b88dc531"] | |
[debug] [AndroidDriver] Getting a list of available webviews | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell cat /proc/net/unix' | |
[debug] [AndroidDriver] WEBVIEW_18630 mapped to pid 18630 | |
[debug] [AndroidDriver] Getting process name for webview | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell ps' | |
[debug] [AndroidDriver] Parsed pid: '18630' pkg: 'org.ck12.app.practice' from | |
[debug] [AndroidDriver] USER PID PPID VSIZE RSS WCHAN PC NAME | |
[debug] [AndroidDriver] u0_a261 18630 686 1947908 140704 0000000000 R org.ck12.app.practice | |
[debug] [AndroidDriver] Returning process name: 'org.ck12.app.practice' | |
[debug] [AndroidDriver] Found webviews: ["WEBVIEW_chrome","WEBVIEW_org.ck12.app.practice"] | |
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_chrome","WEBVIEW_org.ck12.app.practice"] | |
[debug] [AndroidDriver] Connecting to chrome-backed webview context 'WEBVIEW_org.ck12.app.practice' | |
[debug] [AndroidDriver] A port was not given, using random port: 8000 | |
[debug] [Chromedriver] Changed state to 'starting' | |
[Chromedriver] Set chromedriver binary as: /Users/apple/Desktop/ChromeDriver/44/chromedriver | |
[debug] [Chromedriver] Killing any old chromedrivers, running: pkill -15 -f "/Users/apple/Desktop/ChromeDriver/44/chromedriver.*--port=8000" | |
[Chromedriver] No old chromedrivers seemed to exist | |
[debug] [Chromedriver] Cleaning any old adb forwarded port socket connections | |
[debug] [ADB] List forwarding ports | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 forward --list' | |
[debug] [ADB] Removing forwarded port socket connection: 36027 | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 forward --remove tcp\:36027' | |
[Chromedriver] Spawning chromedriver with: /Users/apple/Desktop/ChromeDriver/44/chromedriver --url-base=wd/hub --port=8000 --adb-port=5037 --verbose | |
[debug] [Chromedriver] Chromedriver version: '2.44.609545' | |
[debug] [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8000/wd/hub/status] with no body | |
[JSONWP Proxy] Got an unexpected response: {"code":"ECONNREFUSED","errno":"ECONNREFUSED","syscall":"connect","address":"127.0.0.1","port":8000} | |
[debug] [JSONWP Proxy] Matched '/status' to command name 'getStatus' | |
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8000/wd/hub/status] with no body | |
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"\",\"status\":0,\"value\":{\"build\":{\"version\":\"alpha\"},\"os\":{\"arch\":\"x86_64\",\"name\":\"Mac OS X\",\"version\":\"10.13.6\"}}}" | |
[debug] [JSONWP Proxy] Matched '/session' to command name 'createSession' | |
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"org.ck12.app.practice","androidUseRunningApp":true,"androidDeviceSerial":"5b1de417d140"}}} | |
[debug] [Chromedriver] Webview version: 'Chrome/71.0.3578.99' | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"005af2a7cc97b43e044c7ad3cfe2b420","status":0,"value":{"acceptInsecureCerts":false,"acceptSslCerts":false,"applicationCacheEnabled":false,"browserConnectionEnabled":false,"browserName":"chrome","chrome":{"chromedriverVersion":"2.44.609545 (c2f88692e98ce7233d2df7c724465ecacfe74df5)"},"cssSelectorsEnabled":true,"databaseEnabled":false,"goog:chromeOptions":{"debuggerAddress":"localhost:36178"},"handlesAlerts":true,"hasTouchScreen":true,"javascriptEnabled":true,"locationContextEnabled":true,"mobileEmulationEnabled":false,"nativeEvents":true,"pageLoadStrategy":"normal","platform":"ANDROID","rotatable":false,"setWindowRect":false,"takesHeapSnapshot":true,"takesScreenshot":true,"unexpectedAlertBehaviour":"ignore","version":"71.0.3578.99","webStorageEnabled":true}} | |
[debug] [Chromedriver] Changed state to 'online' | |
[debug] [MJSONWP (6a54431c)] Responding to client with driver.setContext() result: null | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/context 200 1843 ms - 76 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/context | |
[HTTP] {} | |
[debug] [MJSONWP (6a54431c)] Calling AppiumDriver.getCurrentContext() with args: ["6a54431c-f20c-485c-9c33-aad0b88dc531"] | |
[debug] [MJSONWP (6a54431c)] Responding to client with driver.getCurrentContext() result: "WEBVIEW_org.ck12.app.practice" | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/context 200 3 ms - 103 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/url | |
[HTTP] {} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/url' to command name 'getUrl' | |
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/url] to [GET http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/url] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"005af2a7cc97b43e044c7ad3cfe2b420\",\"status\":0,\"value\":\"file:///android_asset/www/login.html\"}" | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/url 200 122 ms - 110 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element | |
[HTTP] {"using":"css selector","value":"a.sign-btn"} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element' to command name 'findElement' | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element] to [POST http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element] with body: {"using":"css selector","value":"a.sign-btn"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"005af2a7cc97b43e044c7ad3cfe2b420","status":0,"value":{"ELEMENT":"0.21453172159937317-1"}} | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element 200 111 ms - 107 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.21453172159937317-1/displayed | |
[HTTP] {} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.21453172159937317-1/displayed' to command name 'elementDisplayed' | |
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.21453172159937317-1/displayed] to [GET http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element/0.21453172159937317-1/displayed] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"005af2a7cc97b43e044c7ad3cfe2b420\",\"status\":0,\"value\":true}" | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.21453172159937317-1/displayed 200 89 ms - 76 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element | |
[HTTP] {"using":"css selector","value":"span.join-btn-cont"} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element' to command name 'findElement' | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element] to [POST http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element] with body: {"using":"css selector","value":"span.join-btn-cont"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"005af2a7cc97b43e044c7ad3cfe2b420","status":0,"value":{"ELEMENT":"0.21453172159937317-2"}} | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element 200 80 ms - 107 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.21453172159937317-2/displayed | |
[HTTP] {} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.21453172159937317-2/displayed' to command name 'elementDisplayed' | |
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.21453172159937317-2/displayed] to [GET http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element/0.21453172159937317-2/displayed] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"005af2a7cc97b43e044c7ad3cfe2b420\",\"status\":0,\"value\":true}" | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.21453172159937317-2/displayed 200 87 ms - 76 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/url | |
[HTTP] {"url":"https://gamma.ck12.org/auth/signup?minimalUI=true&returnTo=https%3A%2F%2Fgamma.ck12.org%2Fauth%2Fverify%2Fapp%2Fmember%2Fck12app%3Ftoken%3Db1980577c502b2f36a7c6bb6f72f64d06a6e060b71f8cca6875aab2da4df17cc"} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/url' to command name 'setUrl' | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/url] to [POST http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/url] with body: {"url":"https://gamma.ck12.org/auth/signup?minimalUI=true&returnTo=https%3A%2F%2Fgamma.ck12.org%2Fauth%2Fverify%2Fapp%2Fmember%2Fck12app%3Ftoken%3Db1980577c502b2f36a7c6bb6f72f64d06a6e060b71f8cca6875aab2da4df17cc"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"005af2a7cc97b43e044c7ad3cfe2b420","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/url 200 4107 ms - 76 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/url | |
[HTTP] {} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/url' to command name 'getUrl' | |
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/url] to [GET http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/url] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"005af2a7cc97b43e044c7ad3cfe2b420\",\"status\":0,\"value\":\"https://gamma.ck12.org/auth/signup?minimalUI=true&returnTo=https%3A%2F%2Fgamma.ck12.org%2Fauth%2Fverify%2Fapp%2Fmember%2Fck12app%3Ftoken%3Db1980577c502b2f36a7c6bb6f72f64d06a6e060b71f8cca6875aab2da4df17cc\"}" | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/url 200 67 ms - 277 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/context | |
[HTTP] {} | |
[debug] [MJSONWP (6a54431c)] Calling AppiumDriver.getCurrentContext() with args: ["6a54431c-f20c-485c-9c33-aad0b88dc531"] | |
[debug] [MJSONWP (6a54431c)] Responding to client with driver.getCurrentContext() result: "WEBVIEW_org.ck12.app.practice" | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/context 200 5 ms - 103 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/contexts | |
[HTTP] {} | |
[debug] [MJSONWP (6a54431c)] Calling AppiumDriver.getContexts() with args: ["6a54431c-f20c-485c-9c33-aad0b88dc531"] | |
[debug] [AndroidDriver] Getting a list of available webviews | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell cat /proc/net/unix' | |
[debug] [AndroidDriver] WEBVIEW_18630 mapped to pid 18630 | |
[debug] [AndroidDriver] Getting process name for webview | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell ps' | |
[debug] [AndroidDriver] Parsed pid: '18630' pkg: 'org.ck12.app.practice' from | |
[debug] [AndroidDriver] USER PID PPID VSIZE RSS WCHAN PC NAME | |
[debug] [AndroidDriver] u0_a261 18630 686 1992828 169684 SyS_epoll_ 0000000000 S org.ck12.app.practice | |
[debug] [AndroidDriver] Returning process name: 'org.ck12.app.practice' | |
[debug] [AndroidDriver] Found webviews: ["WEBVIEW_chrome","WEBVIEW_org.ck12.app.practice"] | |
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_chrome","WEBVIEW_org.ck12.app.practice"] | |
[debug] [MJSONWP (6a54431c)] Responding to client with driver.getContexts() result: ["NATIVE_APP","WEBVIEW_chrome","WEBVIEW_org.ck12.app.practice"] | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/contexts 200 360 ms - 135 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/context | |
[HTTP] {"name":"WEBVIEW_org.ck12.app.practice"} | |
[debug] [MJSONWP (6a54431c)] Calling AppiumDriver.setContext() with args: ["WEBVIEW_org.ck12.app.practice","6a54431c-f20c-485c-9c33-aad0b88dc531"] | |
[debug] [AndroidDriver] Getting a list of available webviews | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell cat /proc/net/unix' | |
[debug] [AndroidDriver] WEBVIEW_18630 mapped to pid 18630 | |
[debug] [AndroidDriver] Getting process name for webview | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell ps' | |
[debug] [AndroidDriver] Parsed pid: '18630' pkg: 'org.ck12.app.practice' from | |
[debug] [AndroidDriver] USER PID PPID VSIZE RSS WCHAN PC NAME | |
[debug] [AndroidDriver] u0_a261 18630 686 1992828 169848 0000000000 R org.ck12.app.practice | |
[debug] [AndroidDriver] Returning process name: 'org.ck12.app.practice' | |
[debug] [AndroidDriver] Found webviews: ["WEBVIEW_chrome","WEBVIEW_org.ck12.app.practice"] | |
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_chrome","WEBVIEW_org.ck12.app.practice"] | |
[debug] [MJSONWP (6a54431c)] Responding to client with driver.setContext() result: null | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/context 200 248 ms - 76 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/context | |
[HTTP] {} | |
[debug] [MJSONWP (6a54431c)] Calling AppiumDriver.getCurrentContext() with args: ["6a54431c-f20c-485c-9c33-aad0b88dc531"] | |
[debug] [MJSONWP (6a54431c)] Responding to client with driver.getCurrentContext() result: "WEBVIEW_org.ck12.app.practice" | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/context 200 4 ms - 103 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element | |
[HTTP] {"using":"css selector","value":"div.js-signup-join-wrapper"} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element' to command name 'findElement' | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element] to [POST http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element] with body: {"using":"css selector","value":"div.js-signup-join-wrapper"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"005af2a7cc97b43e044c7ad3cfe2b420","status":0,"value":{"ELEMENT":"0.6299748885320602-1"}} | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element 200 93 ms - 106 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-1/displayed | |
[HTTP] {} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-1/displayed' to command name 'elementDisplayed' | |
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-1/displayed] to [GET http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element/0.6299748885320602-1/displayed] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"005af2a7cc97b43e044c7ad3cfe2b420\",\"status\":0,\"value\":true}" | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-1/displayed 200 105 ms - 76 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element | |
[HTTP] {"using":"css selector","value":"div.js-signup-join-wrapper div.signup-mail-container a.js-signup-email-button"} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element' to command name 'findElement' | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element] to [POST http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element] with body: {"using":"css selector","value":"div.js-signup-join-wrapper div.signup-mail-container a.js-signup-email-button"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"005af2a7cc97b43e044c7ad3cfe2b420","status":0,"value":{"ELEMENT":"0.6299748885320602-2"}} | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element 200 94 ms - 106 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-2/click | |
[HTTP] {"id":"0.6299748885320602-2"} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-2/click' to command name 'click' | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-2/click] to [POST http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element/0.6299748885320602-2/click] with body: {"id":"0.6299748885320602-2"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"005af2a7cc97b43e044c7ad3cfe2b420","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-2/click 200 410 ms - 76 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element | |
[HTTP] {"using":"css selector","value":"#signup_student_form"} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element' to command name 'findElement' | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element] to [POST http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element] with body: {"using":"css selector","value":"#signup_student_form"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"005af2a7cc97b43e044c7ad3cfe2b420","status":0,"value":{"ELEMENT":"0.6299748885320602-3"}} | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element 200 111 ms - 106 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-3/displayed | |
[HTTP] {} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-3/displayed' to command name 'elementDisplayed' | |
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-3/displayed] to [GET http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element/0.6299748885320602-3/displayed] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"005af2a7cc97b43e044c7ad3cfe2b420\",\"status\":0,\"value\":true}" | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-3/displayed 200 84 ms - 76 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element | |
[HTTP] {"using":"css selector","value":"#name"} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element' to command name 'findElement' | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element] to [POST http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element] with body: {"using":"css selector","value":"#name"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"005af2a7cc97b43e044c7ad3cfe2b420","status":0,"value":{"ELEMENT":"0.6299748885320602-4"}} | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element 200 83 ms - 106 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-4/displayed | |
[HTTP] {} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-4/displayed' to command name 'elementDisplayed' | |
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-4/displayed] to [GET http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element/0.6299748885320602-4/displayed] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"005af2a7cc97b43e044c7ad3cfe2b420\",\"status\":0,\"value\":true}" | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-4/displayed 200 110 ms - 76 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element | |
[HTTP] {"using":"css selector","value":"#birthday"} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element' to command name 'findElement' | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element] to [POST http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element] with body: {"using":"css selector","value":"#birthday"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"005af2a7cc97b43e044c7ad3cfe2b420","status":0,"value":{"ELEMENT":"0.6299748885320602-5"}} | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element 200 109 ms - 106 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-5/displayed | |
[HTTP] {} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-5/displayed' to command name 'elementDisplayed' | |
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-5/displayed] to [GET http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element/0.6299748885320602-5/displayed] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"005af2a7cc97b43e044c7ad3cfe2b420\",\"status\":0,\"value\":true}" | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-5/displayed 200 118 ms - 76 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element | |
[HTTP] {"using":"css selector","value":"#email"} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element' to command name 'findElement' | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element] to [POST http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element] with body: {"using":"css selector","value":"#email"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"005af2a7cc97b43e044c7ad3cfe2b420","status":0,"value":{"ELEMENT":"0.6299748885320602-6"}} | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element 200 95 ms - 106 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-6/displayed | |
[HTTP] {} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-6/displayed' to command name 'elementDisplayed' | |
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-6/displayed] to [GET http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element/0.6299748885320602-6/displayed] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"005af2a7cc97b43e044c7ad3cfe2b420\",\"status\":0,\"value\":true}" | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-6/displayed 200 87 ms - 76 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element | |
[HTTP] {"using":"css selector","value":"#password"} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element' to command name 'findElement' | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element] to [POST http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element] with body: {"using":"css selector","value":"#password"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"005af2a7cc97b43e044c7ad3cfe2b420","status":0,"value":{"ELEMENT":"0.6299748885320602-7"}} | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element 200 87 ms - 106 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-7/displayed | |
[HTTP] {} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-7/displayed' to command name 'elementDisplayed' | |
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-7/displayed] to [GET http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element/0.6299748885320602-7/displayed] with body: {} | |
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"005af2a7cc97b43e044c7ad3cfe2b420\",\"status\":0,\"value\":true}" | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- GET /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-7/displayed 200 115 ms - 76 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/appium/device/hide_keyboard | |
[HTTP] {} | |
[debug] [MJSONWP (6a54431c)] Calling AppiumDriver.hideKeyboard() with args: [null,null,null,null,"6a54431c-f20c-485c-9c33-aad0b88dc531"] | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell dumpsys input_method' | |
[AndroidDriver] Keyboard has no UI; no closing necessary | |
[debug] [MJSONWP (6a54431c)] Responding to client with driver.hideKeyboard() result: null | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/appium/device/hide_keyboard 200 469 ms - 76 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element | |
[HTTP] {"using":"css selector","value":"#email"} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element' to command name 'findElement' | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element] to [POST http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element] with body: {"using":"css selector","value":"#email"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"005af2a7cc97b43e044c7ad3cfe2b420","status":0,"value":{"ELEMENT":"0.6299748885320602-6"}} | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element 200 68 ms - 106 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-6/value | |
[HTTP] {"id":"0.6299748885320602-6","value":["[email protected]"]} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-6/value' to command name 'setValue' | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-6/value] to [POST http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element/0.6299748885320602-6/value] with body: {"id":"0.6299748885320602-6","value":["[email protected]"]} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"005af2a7cc97b43e044c7ad3cfe2b420","status":0,"value":null} | |
[JSONWP Proxy] Replacing sessionId 005af2a7cc97b43e044c7ad3cfe2b420 with 6a54431c-f20c-485c-9c33-aad0b88dc531 | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element/0.6299748885320602-6/value 200 2665 ms - 76 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/appium/device/hide_keyboard | |
[HTTP] {} | |
[debug] [MJSONWP (6a54431c)] Calling AppiumDriver.hideKeyboard() with args: [null,null,null,null,"6a54431c-f20c-485c-9c33-aad0b88dc531"] | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell dumpsys input_method' | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell input keyevent 111' | |
[debug] [ADB] Running '/Users/apple/Downloads/android-sdk-macosx-2/platform-tools/adb -P 5037 -s 5b1de417d140 shell dumpsys input_method' | |
[debug] [MJSONWP (6a54431c)] Responding to client with driver.hideKeyboard() result: true | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/appium/device/hide_keyboard 200 2033 ms - 76 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element | |
[HTTP] {"using":"css selector","value":"#password"} | |
[MJSONWP (6a54431c)] Driver proxy active, passing request on via HTTP proxy | |
[debug] [JSONWP Proxy] Matched '/wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element' to command name 'findElement' | |
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element] to [POST http://127.0.0.1:8000/wd/hub/session/005af2a7cc97b43e044c7ad3cfe2b420/element] with body: {"using":"css selector","value":"#password"} | |
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"005af2a7cc97b43e044c7ad3cfe2b420","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"#password\"}\n (Session info: chrome=71.0.3578.99)\n (Driver info: chromedriver=2.44.609545 (c2f88692e98ce7233d2df7c724465ecacfe74df5),platform=Mac OS X 10.13.6 x86_64)"}} | |
[JSONWP Proxy] Got an unexpected response: {"sessionId":"005af2a7cc97b43e044c7ad3cfe2b420","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"#password\"}\n (Session info: chrome=71.0.3578.99)\n (Driver info: chromedriver=2.44.609545 (c2f88692e98ce7233d2df7c724465ecacfe7... | |
[debug] [MJSONWP (6a54431c)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element has failed | |
[debug] [MJSONWP (6a54431c)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/jsonwp-proxy/proxy.js:180:13) | |
[debug] [MJSONWP (6a54431c)] at <anonymous> | |
[debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError | |
[HTTP] <-- POST /wd/hub/session/6a54431c-f20c-485c-9c33-aad0b88dc531/element 500 885 ms - 343 | |
[HTTP] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment