Unable to capture screenshot in Webview in android Hybrid Application

Hi team,

I am unable to capture screenshot in webview of Android Hybrid application, Actually I am switching to webview and I am performing some actions if test fails then it will capture the screenshot at that point, below method i am using to capture screenshot.

DateFormat df = new SimpleDateFormat(“yyyy_MMM_dd HH_mm_ss”);
Date d = new Date();
String time=df.format(d);
System.out.println(time);
File f = ((TakesScreenshot) driver).getScreenshotAs(OutputType.FILE);
FileUtils.copyFile(f, new File(screenshotspath+time+“.png”));

This method is working in Native view but it is failing to capture screenshot in Webview and I am using latest ChromeDriver also. Please help me in this regard.

Below are the Server logs:

info: [debug] Device is at release version 5.0.2
info: [debug] Device launched! Ready for commands
info: [debug] Setting command timeout to 60 secs
info: [debug] Appium session started with sessionId 73359b38-6388-48ea-9e55-17442ed4ca23
info: ← POST /wd/hub/session 303 38399.046 ms - 74
info: → GET /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23 {}
info: [debug] Responding to client with success: {“status”:0,“value”:{“platform”:“LINUX”,“browserName”:“”,“platformVersion”:“5.0.2”,“webStorageEnabled”:false,“takesScreenshot”:true,“javascriptEnabled”:true,“databaseEnabled”:false,“networkConnectionEnabled”:true,“locationContextEnabled”:false,“warnings”:{},“desired”:{“appPackage”:“com.android.ctoomum”,“appActivity”:“CordovaApp”,“newCommandTimeout”:“60”,“platformVersion”:“5.0.2”,“browserName”:“”,“takesScreenshot”:true,“javascriptEnabled”:true,“chromeOptions”:{“args”:,“extensions”:,“androidPackage”:“com.android.chrome”,“androidActivity”:“org.chromium.chrome.browser.document.ChromeLauncherActivity”},“platformName”:“Android”,“deviceName”:“SamsungDS5”},“appPackage”:“com.android.ctoomum”,“appActivity”:“CordovaApp”,“newCommandTimeout”:“60”,“chromeOptions”:{“args”:,“extensions”:,“androidPackage”:“com.android.chrome”,“androidActivity”:“org.chromium.chrome.browser.document.ChromeLauncherActivity”},“platformName”:“Android”,“deviceName”:“33008d48cee13247”},“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: ← GET /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23 200 3.565 ms - 1019 {“status”:0,“value”:{“platform”:“LINUX”,“browserName”:“”,“platformVersion”:“5.0.2”,“webStorageEnabled”:false,“takesScreenshot”:true,“javascriptEnabled”:true,“databaseEnabled”:false,“networkConnectionEnabled”:true,“locationContextEnabled”:false,“warnings”:{},“desired”:{“appPackage”:“com.android.ctoomum”,“appActivity”:“CordovaApp”,“newCommandTimeout”:“60”,“platformVersion”:“5.0.2”,“browserName”:“”,“takesScreenshot”:true,“javascriptEnabled”:true,“chromeOptions”:{“args”:,“extensions”:,“androidPackage”:“com.android.chrome”,“androidActivity”:“org.chromium.chrome.browser.document.ChromeLauncherActivity”},“platformName”:“Android”,“deviceName”:“SamsungDS5”},“appPackage”:“com.android.ctoomum”,“appActivity”:“CordovaApp”,“newCommandTimeout”:“60”,“chromeOptions”:{“args”:,“extensions”:,“androidPackage”:“com.android.chrome”,“androidActivity”:“org.chromium.chrome.browser.document.ChromeLauncherActivity”},“platformName”:“Android”,“deviceName”:“33008d48cee13247”},“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: → POST /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/timeouts {“type”:“implicit”,“ms”:40000}
info: [debug] Set Android implicit wait to 40000ms
info: [debug] Responding to client with success: {“status”:0,“value”:null,“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: ← POST /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/timeouts 200 4.923 ms - 76 {“status”:0,“value”:null,“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: → GET /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/contexts {}
info: [debug] Getting a list of available webviews
info: [debug] executing cmd: D:\Android_sdk\platform-tools\adb.exe -s 33008d48cee13247 shell “cat /proc/net/unix”
info: [debug] WEBVIEW_13061 mapped to pid 13061
info: [debug] Getting process name for webview
info: [debug] executing cmd: D:\Android_sdk\platform-tools\adb.exe -s 33008d48cee13247 shell “ps”
info: [debug] Parsed pid: 13061 pkg: com.android.ctoomum
info: [debug] from: u0_a219,13061,2327,2166084,222576,ffffffff,00000000,S,com.android.ctoomum
info: [debug] returning process name: com.android.ctoomum
info: [debug] Available contexts:
info: [debug] [“WEBVIEW_com.android.ctoomum”]
info: [debug] Available contexts: NATIVE_APP,WEBVIEW_com.android.ctoomum
info: [debug] Responding to client with success: {“status”:0,“value”:[“NATIVE_APP”,“WEBVIEW_com.android.ctoomum”],“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: ← GET /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/contexts 200 643.230 ms - 116 {“status”:0,“value”:[“NATIVE_APP”,“WEBVIEW_com.android.ctoomum”],“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: → GET /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/screenshot {}
info: [debug] executing cmd: D:\Android_sdk\platform-tools\adb.exe -s 33008d48cee13247 shell “/system/bin/rm /data/local/tmp/screenshot.png; /system/bin/screencap -p /data/local/tmp/screenshot.png "
info: [debug] executing cmd: D:\Android_sdk\platform-tools\adb.exe -s 33008d48cee13247 pull /data/local/tmp/screenshot.png “C:\Users\SRINIV~1.TEK\AppData\Local\Temp\appium116913-6112-1qfgm57.png”
info: [debug] Responding to client with success: {“status”:0,“value”:“iVBORw0KGgoAAAANSUhEUgAACgAAAAZACAYAAAC1rBvAAAAABHNCSVQICAgIfAhkiAAAIABJREFUeJzs3Xd4VGXe//HPmUkmfVIgjUCAQAIEQQggEVBAqshixd8jWLCvXdnHxW5w3bWv++juunZQcVFXXNcCiqDAqoAgvbcQCCSEkN6n/P4IOcmQQgIJSfT9ui6ua86Ze+5z32fO+Eeuj9+vIcktAAAAAAAAAAAAAAAAAADQrlhaewEAAAAAAAAAAAAAAAAAAKDpCAACAAAAAAAAAAAAAAAAANAOEQAEAAAAAAAAAAAAAAAAAKAdIgAIAAAAAAAAAAAAAAAAAEA7RAAQAAAAAAAAAAAAAAAAAIB2yKu1FwAAAAAAAAAAAAAAAAAAOLnExETZ7XaPc2VlZVq3bl0rrQitjQAgAAAAAAAAAAAAAAAA0AZYLBZFRUUpPj5eMTEx6tChg/z8/BQaGipJys3NVUlJiY4ePar09HTt2rVLGRkZcrlcrbxynCl2u10dOnTwOFdSUtJKq0FbQAAQAAAAAAAAAAAAAAAAaCWGYSgxMVHDhg1TUlKSYmNjZbPZZBhGg59zu90qLy/XgQMH9PPPP+v777/X1q1b5Xa7z9DKAbQFhiR+9QAAAAAAAAAAAAAAAMAZ5OPjo/POO08XXXSREhMTZbVaT2s+p9Opbdu26YsvvtDy5ctVVlbWTCtFW5KcnFxnBcClS5e20orQ2ggAAgAAAAAAAAAAAAAAAGdQcnKyrr/+esXFxdVb6c/pdKq0tFTHjh2Tw+GQJHl5eSksLEy+vr4NBgb37t2rt956SytXrmyR9aNlJSYmym631/me3W6Xt7e3xzmn06nc3Nw6x5eVlWndunXNvka0HQQAAQAAAAAAAAAAAAAAgDMgODhYv/3tbzV27Ng6g3+HDx/W2rVrtW3bNu3fv1+HDh1SSUmJxxg/Pz9FR0era9euSkxM1KBBgxQdHV1rLrfbrSVLluiVV15RXl5e…”,“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: ← GET /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/screenshot 200 2306.813 ms - 862586 {“status”:0,“value”:“iVBORw0KGgoAAAANSUhEUgAACgAAAAZACAYAAAC1rBvAAAAABHNCSVQICAgIfAhkiAAAIABJREFUeJzs3Xd4VGXe//HPmUkmfVIgjUCAQAIEQQggEVBAqshixd8jWLCvXdnHxW5w3bWv++juunZQcVFXXNcCiqDAqoAgvbcQCCSEkN6n/P4IOcmQQgIJSfT9ui6ua86Ze+5z32fO+Eeuj9+vIcktAAAAAAAAAAAAAAAAAADQrlhaewEAAAAAAAAAAAAAAAAAAKDpCAACAAAAAAAAAAAAAAAAANAOEQAEAAAAAAAAAAAAAAAAAKAdIgAIAAAAAAAAAAAAAAAAAEA7RAAQAAAAAAAAAAAAAAAAAIB2yKu1FwAAAAAAAAAAAAAAAAAAOLnExETZ7XaPc2VlZVq3bl0rrQitjQAgAAAAAAAAAAAAAAAA0AZYLBZFRUUpPj5eMTEx6tChg/z8/BQaGipJys3NVUlJiY4ePar09HTt2rVLGRkZcrlcrbxynCl2u10dOnTwOFdSUtJKq0FbQAAQAAAAAAAAAAAAAAAAaCWGYSgxMVHDhg1TUlKSYmNjZbPZZBhGg59zu90qLy/XgQMH9PPPP+v777/X1q1b5Xa7z9DKAbQFhiR+9QAAAAAAAAAAAAAAAMAZ5OPjo/POO08XXXSREhMTZbVaT2s+p9Opbdu26YsvvtDy5ctVVlbWTCtFW5KcnFxnBcClS5e20orQ2ggAAgAAAAAAAAAAAAAAAGdQcnKyrr/+esXFxdVb6c/pdKq0tFTHjh2Tw+GQJHl5eSksLEy+vr4NBgb37t2rt956SytXrmyR9aNlJSYmym631/me3W6Xt7e3xzmn06nc3Nw6x5eVlWndunXNvka0HQQAAQAAAAAAAAAAAAAAgDMgODhYv/3tbzV27Ng6g3+HDx/W2rVrtW3bNu3fv1+HDh1SSUmJxxg/Pz9FR0era9euSkxM1KBBgxQdHV1rLrfbrSVLluiVV15RXl5e…”,“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: → POST /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/element {“using”:“name”,“value”:“User Name”}
warn: [DEPRECATED] The name locator strategy has been deprecated and will be removed. Please use the accessibility id locator strategy instead.
info: [debug] Waiting up to 40000ms for condition
info: [debug] Pushing command to appium work queue: [“find”,{“strategy”:“name”,“selector”:“User Name”,“context”:”“,“multiple”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“name”,“selector”:“User Name”,“context”:”“,“multiple”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: find
info: [debug] [BOOTSTRAP] [debug] Finding User Name using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=User Name, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=User Name, INSTANCE=0]
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“1”},“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: ← POST /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/element 200 95.791 ms - 87 {“status”:0,“value”:{“ELEMENT”:“1”},“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:{“ELEMENT”:“1”}}
info: → POST /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/element/1/value {“id”:“1”,“value”:[“venus”]}
info: [debug] Pushing command to appium work queue: [“element:setText”,{“elementId”:“1”,“text”:“venus”,“replace”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“element:setText”,“params”:{“elementId”:“1”,“text”:“venus”,“replace”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: setText
info: [debug] [BOOTSTRAP] [debug] Using element passed in.
info: [debug] [BOOTSTRAP] [debug] Attempting to clear using UiObject.clearText().
info: [debug] [BOOTSTRAP] [debug] Text remains after clearing, but it appears to be hint text.
info: [debug] [BOOTSTRAP] [debug] Text not cleared. Assuming remainder is hint text.
info: [debug] [BOOTSTRAP] [debug] Sending plain text to element: venus
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:true}
info: [debug] Responding to client with success: {“status”:0,“value”:true,“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: ← POST /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/element/1/value 200 5085.687 ms - 76 {“status”:0,“value”:true,“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: → POST /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/element {“using”:“xpath”,“value”:”.//[@resource-id=‘passwordid-inputEl’]“}
info: [debug] Waiting up to 40000ms for condition
info: [debug] Pushing command to appium work queue: [“find”,{“strategy”:“xpath”,“selector”:”.//
[@resource-id=‘passwordid-inputEl’]“,“context”:”“,“multiple”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“xpath”,“selector”:”.//[@resource-id=‘passwordid-inputEl’]“,“context”:”",“multiple”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: find
info: [debug] [BOOTSTRAP] [debug] Finding .//
[@resource-id=‘passwordid-inputEl’] using XPATH with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[CLASS=android.widget.EditText, INSTANCE=1]
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:{“ELEMENT”:“2”}}
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“2”},“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: ← POST /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/element 200 634.546 ms - 87 {“status”:0,“value”:{“ELEMENT”:“2”},“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: → POST /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/element/2/value {“id”:“2”,“value”:[“venus”]}
info: [debug] Pushing command to appium work queue: [“element:setText”,{“elementId”:“2”,“text”:“venus”,“replace”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“element:setText”,“params”:{“elementId”:“2”,“text”:“venus”,“replace”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: setText
info: [debug] [BOOTSTRAP] [debug] Using element passed in.
info: [debug] [BOOTSTRAP] [debug] Attempting to clear using UiObject.clearText().
info: [debug] [BOOTSTRAP] [debug] Text remains after clearing, but it appears to be hint text.
info: [debug] [BOOTSTRAP] [debug] Text not cleared. Assuming remainder is hint text.
info: [debug] [BOOTSTRAP] [debug] Sending plain text to element: venus
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:true}
info: [debug] Responding to client with success: {“status”:0,“value”:true,“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: ← POST /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/element/2/value 200 5943.819 ms - 76 {“status”:0,“value”:true,“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: → POST /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/element {“using”:“accessibility id”,“value”:“LOGIN”}
info: [debug] Waiting up to 40000ms for condition
info: [debug] Pushing command to appium work queue: [“find”,{“strategy”:“accessibility id”,“selector”:“LOGIN”,“context”:“”,“multiple”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“accessibility id”,“selector”:“LOGIN”,“context”:“”,“multiple”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: find
info: [debug] [BOOTSTRAP] [debug] Finding LOGIN using ACCESSIBILITY_ID with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=LOGIN, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:{“ELEMENT”:“3”}}
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“3”},“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: ← POST /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/element 200 619.411 ms - 87 {“status”:0,“value”:{“ELEMENT”:“3”},“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: → POST /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/element/3/click {“id”:“3”}
info: [debug] Pushing command to appium work queue: [“element:click”,{“elementId”:“3”}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“element:click”,“params”:{“elementId”:“3”}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: click
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:true}
info: [debug] Responding to client with success: {“status”:0,“value”:true,“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: ← POST /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/element/3/click 200 132.538 ms - 76 {“status”:0,“value”:true,“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: → POST /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/context {“name”:“WEBVIEW_com.android.ctoomum”}
info: [debug] Getting a list of available webviews
info: [debug] executing cmd: D:\Android_sdk\platform-tools\adb.exe -s 33008d48cee13247 shell “cat /proc/net/unix”
info: [debug] WEBVIEW_13061 mapped to pid 13061
info: [debug] Getting process name for webview
info: [debug] executing cmd: D:\Android_sdk\platform-tools\adb.exe -s 33008d48cee13247 shell “ps”
info: [debug] Parsed pid: 13061 pkg: com.android.ctoomum
info: [debug] from: u0_a219,13061,2327,2216156,250904,ffffffff,00000000,R,com.android.ctoomum
info: [debug] returning process name: com.android.ctoomum
info: [debug] Available contexts: NATIVE_APP,WEBVIEW_com.android.ctoomum
info: [debug] [“WEBVIEW_com.android.ctoomum”]
info: [debug] Available contexts: NATIVE_APP,WEBVIEW_com.android.ctoomum
info: [debug] Connecting to chrome-backed webview
warn: Cannot pass option com.android.ctoomum because Appium needs it to make chromeDriver work
info: Chromedriver: Changed state to ‘starting’
info: Chromedriver: Set chromedriver binary as: D:\Appium\node_modules\appium\node_modules\appium-chromedriver\chromedriver\win\chromedriver.exe
info: Chromedriver: Killing any old chromedrivers, running: FOR /F “usebackq tokens=5” %a in (netstat -nao ^| findstr /R /C:"9515 ") do (FOR /F “usebackq” %b in (TASKLIST /FI "PID eq %a" ^| findstr /I chromedriver.exe) do (IF NOT %b==“” TASKKILL /F /PID %a))
info: Chromedriver: No old chromedrivers seemed to exist
info: Chromedriver: Spawning chromedriver with: D:\Appium\node_modules\appium\node_modules\appium-chromedriver\chromedriver\win\chromedriver.exe --url-base=wd/hub --port=9515
info: Chromedriver: [STDOUT] Starting ChromeDriver 2.24.417431 (9aea000394714d2fbb20850021f6204f2256b9cf) on port 9515
Only local connections are allowed.
info: JSONWP Proxy: Proxying [GET /status] to [GET http://127.0.0.1:9515/wd/hub/status] with no body
info: JSONWP Proxy: Got response with status 200: “{"sessionId":"","status":0,"value":{"build":{"version":"alpha"},"os":{"arch":"x86_64","name":"Windows NT","version":"6.1.7601 SP1"}}}”
info: JSONWP Proxy: Proxying [POST /session] to [POST http://127.0.0.1:9515/wd/hub/session] with body: {“desiredCapabilities”:{“chromeOptions”:{“androidPackage”:“com.android.ctoomum”,“androidUseRunningApp”:true,“args”:,“extensions”:,“androidActivity”:"org.chromium.chrome.browser.document.ChromeL…
info: JSONWP Proxy: Got response with status 200: {“sessionId”:“394b2176a0568bd76bb37ab9e04b308a”,“status”:0,“value”:{“acceptSslCerts”:true,“applicationCacheEnabled”:false,“browserConnectionEnabled”:false,“browserName”:“chrome”,“chrome”:{"chromedr…
info: Chromedriver: Changed state to ‘online’
info: [debug] Responding to client with success: {“status”:0,“value”:null,“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: ← POST /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/context 200 6253.153 ms - 76 {“status”:0,“value”:null,“sessionId”:“73359b38-6388-48ea-9e55-17442ed4ca23”}
info: → GET /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/screenshot {}
info: JSONWP Proxy: Proxying [GET /wd/hub/session/73359b38-6388-48ea-9e55-17442ed4ca23/screenshot] to [GET http://127.0.0.1:9515/wd/hub/session/394b2176a0568bd76bb37ab9e04b308a/screenshot] with body: {}
info: [debug] Didn’t get a new command in 60 secs, shutting down…
info: Shutting down appium session
info: [debug] Pressing the HOME button
info: [debug] executing cmd: D:\Android_sdk\platform-tools\adb.exe -s 33008d48cee13247 shell “input keyevent 3”
info: [debug] Stopping logcat capture
info: [debug] Logcat terminated with code null, signal SIGTERM
info: [debug] Stopping chromedriver for context WEBVIEW_com.android.ctoomum
info: Chromedriver: Changed state to ‘stopping’
info: JSONWP Proxy: Proxying [DELETE /] to [DELETE http://127.0.0.1:9515/wd/hub/session/394b2176a0568bd76bb37ab9e04b308a] with no body
info: [debug] [BOOTSTRAP] [debug] Emitting system alert message
info: [debug] Emitting alert message…
Killed Node Server.
Appium server process ended