-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfirst_launch.log
More file actions
361 lines (360 loc) · 51.9 KB
/
first_launch.log
File metadata and controls
361 lines (360 loc) · 51.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
[38;5;112m[Appium][0m Welcome to Appium v2.19.0
[38;5;112m[Appium][0m Non-default server args:
[38;5;112m[Appium][0m { allowCors: [33mtrue[39m,
allowInsecure: [ [32m'chromedriver_autodownload'[39m ],
basePath: [32m'/wd/hub'[39m }
[38;5;112m[Appium][0m Explicitly enabling insecure features:
[38;5;112m[Appium][0m *:chromedriver_autodownload
[38;5;112m[Appium][0m The autodetected Appium home path: /Users/mac-auto-05/.appium
[38;5;112m[Appium][0m Attempting to load driver xcuitest...
[38;5;112m[Appium][0m Attempting to load driver uiautomator2...
[38;5;112m[Appium][0m Requiring driver at /Users/mac-auto-05/.appium/node_modules/appium-uiautomator2-driver/build/index.js
[38;5;112m[Appium][0m Requiring driver at /Users/mac-auto-05/.appium/node_modules/appium-xcuitest-driver/build/index.js
[38;5;112m[Appium][0m AndroidUiautomator2Driver has been successfully loaded in 0.614s
[38;5;112m[Appium][0m XCUITestDriver has been successfully loaded in 0.614s
[38;5;112m[Appium][0m You have enabled CORS requests from any host. Be careful not to visit sites which could maliciously try to start Appium sessions on your machine
[38;5;112m[Appium][0m Appium REST http interface listener started on http://0.0.0.0:4723/wd/hub
[38;5;112m[Appium][0m You can provide the following URLs in your client code to connect to this server:
http://127.0.0.1:4723/wd/hub (only accessible from the same host)
http://10.65.171.34:4723/wd/hub
http://169.254.155.183:4723/wd/hub
http://10.65.171.9:4723/wd/hub
http://10.212.134.205:4723/wd/hub
[38;5;112m[Appium][0m Available drivers:
[38;5;112m[Appium][0m - xcuitest@9.10.3 (automationName 'XCUITest')
[38;5;112m[Appium][0m - uiautomator2@4.2.7 (automationName 'UiAutomator2')
[38;5;112m[Appium][0m No plugins have been installed. Use the "appium plugin" command to install the one(s) you want to use.
[38;5;86m[HTTP][0m Request idempotency key: 23244a8f-6c6c-4041-8659-aaa8a02543b5
[38;5;86m[HTTP][0m [37m-->[39m [37mPOST[39m [37m/wd/hub/session[39m [90m{"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:automationName":"UiAutomator2","platformName":"Android","appium:noReset":true,"appium:fullReset":false,"appium:appPackage":"com.securitasHealthcare.ArialResident","appium:appActivity":".MainActivity","appium:udid":"HA22LHS2","appium:app":"/Users/mac-auto-05/Desktop/arial_resident_app.apk","appium:uiautomator2ServerInstallTimeout":"120000","appium:enableWebviewDetailsCollection":true,"appium:autoWebview":true,"appium:forceAppLaunch":true,"appium:autoGrantPermissions":true,"appium:allowTestPackages":true,"appium:newCommandTimeout":"60000"}}}[39m
[38;5;143m[AppiumDriver@a15d][0m Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:automationName":"UiAutomator2","platformName":"Android","appium:noReset":true,"appium:fullReset":false,"appium:appPackage":"com.securitasHealthcare.ArialResident","appium:appActivity":".MainActivity","appium:udid":"HA22LHS2","appium:app":"/Users/mac-auto-05/Desktop/arial_resident_app.apk","appium:uiautomator2ServerInstallTimeout":"120000","appium:enableWebviewDetailsCollection":true,"appium:autoWebview":true,"appium:forceAppLaunch":true,"appium:autoGrantPermissions":true,"appium:allowTestPackages":true,"appium:newCommandTimeout":"60000"}}]
[38;5;143m[AppiumDriver@a15d][0m Event 'newSessionRequested' logged at 1756373694461 (05:34:54 GMT-0400 (Eastern Daylight Saving Time))
[38;5;112m[Appium][0m Attempting to find matching driver for automationName 'UiAutomator2' and platformName 'Android'
[38;5;112m[Appium][0m The 'uiautomator2' driver was installed and matched caps.
[38;5;112m[Appium][0m Will require it at /Users/mac-auto-05/.appium/node_modules/appium-uiautomator2-driver
[38;5;112m[Appium][0m Requiring driver at /Users/mac-auto-05/.appium/node_modules/appium-uiautomator2-driver/build/index.js
[38;5;143m[AppiumDriver@a15d][0m Appium v2.19.0 creating new AndroidUiautomator2Driver (v4.2.7) session
[38;5;143m[AppiumDriver@a15d][0m Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[38;5;143m[AppiumDriver@a15d][0m Appium's BaseDriver version is 9.18.0
[38;5;143m[AppiumDriver@a15d][0m AndroidUiautomator2Driver's BaseDriver version is 9.18.0
[38;5;143m[AppiumDriver@a15d][0m Explicitly enabling insecure features for this session as per the server configuration:
[38;5;143m[AppiumDriver@a15d][0m *:chromedriver_autodownload
[38;5;-135m[AndroidUiautomator2Driver@85c6][0m
[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Creating session with W3C capabilities: {
"alwaysMatch": {
"platformName": "Android",
"appium:automationName": "UiAutomator2",
"appium:noReset": true,
"appium:fullReset": false,
"appium:appPackage": "com.securitasHealthcare.ArialResident",
"appium:appActivity": ".MainActivity",
"appium:udid": "HA22LHS2",
"appium:app": "/Users/mac-auto-05/Desktop/arial_resident_app.apk",
"appium:uiautomator2ServerInstallTimeout": "120000",
"appium:enableWebviewDetailsCollection": true,
"appium:autoWebview": true,
"appium:forceAppLaunch": true,
"appium:autoGrantPermissions": true,
"appium:allowTestPackages": true,
"appium:newCommandTimeout": "60000"
},
"firstMatch": [
{}
]
}
[38;5;123m[BaseDriver][0m Number capability passed in as string. Functionality may be compromised.
[38;5;123m[BaseDriver][0m Number capability passed in as string. Functionality may be compromised.
[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Capability 'newCommandTimeout' changed from string ('60000') to integer (60000). This may cause unexpected behavior
[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Capability 'uiautomator2ServerInstallTimeout' changed from string ('120000') to integer (120000). This may cause unexpected behavior
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Session created with session id: 038563c7-060b-4739-93b6-f52b22ca96d0
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Found 2 'build-tools' folders under '/Users/mac-auto-05/Library/Android/sdk' (newest first):
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m /Users/mac-auto-05/Library/Android/sdk/build-tools/36.0.0
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m /Users/mac-auto-05/Library/Android/sdk/build-tools/35.0.1
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Using 'adb' from '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 start-server'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Retrieving device list
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Trying to find connected Android devices
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Getting connected devices
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Connected devices: [{"udid":"HA22LHS2","state":"device"},{"udid":"R5CX71MDPNA","state":"device"},{"udid":"emulator-5554","state":"device"}]
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Using device: HA22LHS2
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Using 'adb' from '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 start-server'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Setting device id to HA22LHS2
[38;5;211m[038563c7][0m[38;5;123m[BaseDriver][0m Using local app '/Users/mac-auto-05/Desktop/arial_resident_app.apk'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Checking whether app is actually present
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell getprop ro.build.version.sdk'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Current device property 'ro.build.version.sdk': 33
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Getting device platform version
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell getprop ro.build.version.release'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Current device property 'ro.build.version.release': 13
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Device API level: 33
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Relaxing hidden api policy
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Pushing settings apk to the device...
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Getting package info for 'io.appium.settings'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell dumpsys package io.appium.settings'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Using 'aapt2' from '/Users/mac-auto-05/Library/Android/sdk/build-tools/36.0.0/aapt2'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Reading package manifest: '/Users/mac-auto-05/Library/Android/sdk/build-tools/36.0.0/aapt2 dump badging /Users/mac-auto-05/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.14.14' >= '5.14.14')
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m There is no need to install/upgrade '/Users/mac-auto-05/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell dumpsys activity services io.appium.settings'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m io.appium.settings is already running. There is no need to reset its permissions.
[38;5;211m[038563c7][0m[38;5;160m[Logcat][0m Starting logs capture with command: /Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 logcat -v threadtime
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell appops set io.appium.settings android:mock_location allow'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell "[ -e '/data/local/tmp/mock_apps.json' ] && echo __PASS__"'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell cat /data/local/tmp/mock_apps.json'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Forwarding UiAutomator2 Server port 6790 to local port 8215
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Forwarding system: 8215 to device: 6790
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 forward tcp:8215 tcp:6790'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m UIA2Proxy options: {"server":"127.0.0.1","port":8215,"keepAlive":true,"scheme":"http","base":"","reqBasePath":"","sessionId":null,"timeout":240000}
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Getting package info for 'io.appium.uiautomator2.server'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell dumpsys package io.appium.uiautomator2.server'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Getting install status for io.appium.uiautomator2.server.test
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Getting install status for com.securitasHealthcare.ArialResident
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell cmd package list packages'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell cmd package list packages'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Reading package manifest: '/Users/mac-auto-05/Library/Android/sdk/build-tools/36.0.0/aapt2 dump badging /Users/mac-auto-05/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v7.7.0.apk'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('7.7.0' >= '7.7.0')
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m 'com.securitasHealthcare.ArialResident' is not installed
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Checking app cert for /Users/mac-auto-05/Desktop/arial_resident_app.apk
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m 'io.appium.uiautomator2.server.test' is installed
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Server packages status: [{"installState":"sameVersionInstalled","appPath":"/Users/mac-auto-05/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v7.7.0.apk","appId":"io.appium.uiautomator2.server"},{"installState":"sameVersionInstalled","appPath":"/Users/mac-auto-05/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk","appId":"io.appium.uiautomator2.server.test"}]
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Server packages are not going to be (re)installed
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Waiting up to 30000ms for services to be available
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell pm list instrumentation'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Using 'apksigner.jar' from '/Users/mac-auto-05/Library/Android/sdk/build-tools/36.0.0/lib/apksigner.jar'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Starting apksigner: /usr/bin/java -Xmx1024M -Xss1m -jar /Users/mac-auto-05/Library/Android/sdk/build-tools/36.0.0/lib/apksigner.jar verify --print-certs /Users/mac-auto-05/Desktop/arial_resident_app.apk
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m apksigner stdout: Signer #1 certificate DN: C=US, O=Android, CN=Android Debug
Signer #1 certificate SHA-256 digest: afbf650836389260e8c16ac5b79eff44045f0522c4024b1677477249980cf4ca
Signer #1 certificate SHA-1 digest: 2158a9e79d17c191650669c107fcc5ce7a5086e2
Signer #1 certificate MD5 digest: 55f3a682280e65b0cef855518e5a6918
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m '/Users/mac-auto-05/Desktop/arial_resident_app.apk' is signed with a non-default certificate
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Getting package info for 'com.securitasHealthcare.ArialResident'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell dumpsys package com.securitasHealthcare.ArialResident'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m App '/Users/mac-auto-05/Desktop/arial_resident_app.apk' is not installed
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Installing '/Users/mac-auto-05/Desktop/arial_resident_app.apk'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 help'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 features'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m The application at '/Users/mac-auto-05/Desktop/arial_resident_app.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 install -t -g /Users/mac-auto-05/Desktop/arial_resident_app.apk'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m The installation of 'arial_resident_app.apk' took 2453ms
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Install command stdout: Performing Streamed Install
Success
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Performing shallow cleanup of automation leftovers
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m The following obsolete sessions are still running: ca53b3b9-0aad-4ee7-9cd6-43609971846a
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Cleaning up 1 obsolete session
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Getting IDs of all 'io.appium.uiautomator2.server' processes
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell 'pgrep --help; echo $?''
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.uiautomator2\.server\(:\[a-zA-Z0-9_-\]\+\)\?\(\[\[:blank:\]\]\|\$\)'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell am force-stop io.appium.uiautomator2.server'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell am force-stop io.appium.uiautomator2.server.test'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Starting UIAutomator2 server 7.7.0
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Using UIAutomator2 server from '/Users/mac-auto-05/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v7.7.0.apk' and test from '/Users/mac-auto-05/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Waiting up to 30000ms for UiAutomator2 to be online...
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Creating ADB subprocess with args: ["-P","5037","-s","HA22LHS2","shell","am","instrument","-w","-e","disableAnalytics","true","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Matched '/status' to command name 'getStatus'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Proxying [GET /status] to [GET http://127.0.0.1:8215/status] with no body
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m socket hang up
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Matched '/status' to command name 'getStatus'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Proxying [GET /status] to [GET http://127.0.0.1:8215/status] with no body
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m socket hang up
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m [Instrumentation]
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Matched '/status' to command name 'getStatus'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Proxying [GET /status] to [GET http://127.0.0.1:8215/status] with no body
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Got response with status 200: {"sessionId":"None","value":{"build":{"version":"7.7.0","versionCode":219},"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m The initialization of the instrumentation process took 2179ms
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Matched '/session' to command name 'createSession'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Proxying [POST /session] to [POST http://127.0.0.1:8215/session] with body: {"capabilities":{"firstMatch":[{"platformName":"Android","automationName":"UiAutomator2","noReset":true,"fullReset":false,"appPackage":"com.securitasHealthcare.ArialResident","appActivity":".MainActivity","udid":"HA22LHS2","app":"/Users/mac-auto-05/Desktop/arial_resident_app.apk","uiautomator2ServerInstallTimeout":120000,"enableWebviewDetailsCollection":true,"autoWebview":true,"forceAppLaunch":true,"autoGrantPermissions":true,"allowTestPackages":true,"newCommandTimeout":60000,"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","automationName":"UiAutomator2","noReset":true,"fullReset":false,"appPackage":"com.securitasHealthcare.ArialResident","appActivity":".MainActivity","udid":"HA22LHS2","app":"/Users/mac-auto-05/Desktop/arial_resident_app.apk","uiautomator2ServerInstallTimeout":120000,"enableWebviewDetailsCollection":true,"autoW...
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Got response with status 200: {"sessionId":"15d255e8-55bb-407a-98d1-43f7803ce16a","value":{"capabilities":{"firstMatch":[{"platformName":"Android","automationName":"UiAutomator2","noReset":true,"fullReset":false,"appPackage":"com.securitasHealthcare.ArialResident","appActivity":".MainActivity","udid":"HA22LHS2","app":"/Users/mac-auto-05/Desktop/arial_resident_app.apk","uiautomator2ServerInstallTimeout":120000,"enableWebviewDetailsCollection":true,"autoWebview":true,"forceAppLaunch":true,"autoGrantPermissions":true,"allowTestPackages":true,"newCommandTimeout":60000,"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","automationName":"UiAutomator2","noReset":true,"fullReset":false,"appPackage":"com.securitasHealthcare.ArialResident","appActivity":".MainActivity","udid":"HA22LHS2","app":"/Users/mac-auto-05/Desktop/arial_resident_app.apk","uiautomator2ServerInstall...
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Determined the downstream protocol as 'W3C'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8215/session/15d255e8-55bb-407a-98d1-43f7803ce16a/appium/device/pixel_ratio] with no body
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Matched '/appium/device/system_bars' to command name 'getSystemBars'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8215/session/15d255e8-55bb-407a-98d1-43f7803ce16a/appium/device/system_bars] with no body
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Matched '/window/current/size' to command name 'getWindowSize'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Proxying [GET /window/current/size] to [GET http://127.0.0.1:8215/session/15d255e8-55bb-407a-98d1-43f7803ce16a/window/current/size] with no body
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8215/session/15d255e8-55bb-407a-98d1-43f7803ce16a/appium/device/info] with no body
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell dumpsys window'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell dumpsys power'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Got response with status 200: {"sessionId":"15d255e8-55bb-407a-98d1-43f7803ce16a","value":1.25}
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Got response with status 200: {"sessionId":"15d255e8-55bb-407a-98d1-43f7803ce16a","value":{"height":800,"width":1340}}
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Got response with status 200: {"sessionId":"15d255e8-55bb-407a-98d1-43f7803ce16a","value":{"statusBar":30}}
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Got response with status 200: {"sessionId":"15d255e8-55bb-407a-98d1-43f7803ce16a","value":{"androidId":"9343c8444933fe77","apiVersion":"33","bluetooth":{"state":"ON"},"brand":"Lenovo","carrierName":"","displayDensity":200,"locale":"en_US","manufacturer":"LENOVO","model":"TB310FU","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":60000,"linkUpstreamBandwidthKbps":12000,"networkCapabilities":"NET_CAPABILITY_NOT_METERED,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-60,"transportTypes":"TRANSPORT_WIFI"},"detailedState":"CONNECTED","extraInfo":"","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":-1,"subtypeName":"","type":1,"typeName":"WIFI"}],"platformVersion":"13","realDisplaySize":"1340x800","timeZone":"America/Toronto"}}
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Screen already unlocked, doing nothing
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Starting 'com.securitasHealthcare.ArialResident/.MainActivity' and waiting for 'com.securitasHealthcare.ArialResident/.MainActivity'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell am start-activity -W -n com.securitasHealthcare.ArialResident/.MainActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Setting auto webview to context 'WEBVIEW_com.securitasHealthcare.ArialResident' with timeout 2000ms
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Getting a list of available webviews
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell cat /proc/net/unix'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Parsed 1 active devtools socket: ["@webview_devtools_remote_22780"]
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Collecting CDP data of 1 webview
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Forwarding remote port webview_devtools_remote_22780 to a local port in range 10900..11000
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m You could use the 'webviewDevtoolsPort' capability to customize the starting port number
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 forward tcp:10900 localabstract:webview_devtools_remote_22780'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Removing forwarded port socket connection: 10900
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 forward --remove tcp:10900'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m CDP data collection completed
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m WEBVIEW_22780 mapped to pid 22780
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Getting process name for webview 'WEBVIEW_22780'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell ps --help'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell ps -A'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Got process name: 'com.securitasHealthcare.ArialResident'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Found 1 webview: ["WEBVIEW_com.securitasHealthcare.ArialResident"]
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Available contexts: ["NATIVE_APP","WEBVIEW_com.securitasHealthcare.ArialResident"]
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Connecting to chrome-backed webview context 'WEBVIEW_com.securitasHealthcare.ArialResident'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m A port was not given, using random free port: 53142
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Passing web view details to the Chromedriver constructor: {
"info": {
"Android-Package": "com.securitasHealthcare.ArialResident",
"Browser": "Chrome/126.0.6478.71",
"Protocol-Version": "1.3",
"User-Agent": "Mozilla/5.0 (Linux; Android 13; TB310FU Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.71 Safari/537.36",
"V8-Version": "12.6.228.14",
"WebKit-Version": "537.36 (@cb9c5ef50cf0664db3662bb45e1402b125b6d1e3)",
"webSocketDebuggerUrl": "ws://127.0.0.1:10900/devtools/browser"
},
"process": {
"name": "com.securitasHealthcare.ArialResident",
"id": "22780"
}
}
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m JWProxy options: {"server":"127.0.0.1","port":"53142","scheme":"http","base":"","reqBasePath":"","sessionId":null,"timeout":240000}
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Precalculated Chromedriver capabilities: {
"androidPackage": "com.securitasHealthcare.ArialResident",
"androidUseRunningApp": true,
"androidProcess": "com.securitasHealthcare.ArialResident",
"androidDeviceSerial": "HA22LHS2"
}
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Before starting chromedriver, androidPackage is 'com.securitasHealthcare.ArialResident'
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Changed state to 'starting'
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Using the static Chromedriver->Chrome mapping
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m The most recent known Chrome version: 138.0.7204
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Found 4 executables in '/Users/mac-auto-05/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/chromedriver/mac'
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m The following Chromedriver executables were found:
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m '/Users/mac-auto-05/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/chromedriver/mac/chromedriver-mac-arm64_v141.0.7379.0' (version '141.0.7379.0', minimum Chrome version '141')
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m '/Users/mac-auto-05/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/chromedriver/mac/chromedriver-mac-arm64_v139.0.7258.154' (version '139.0.7258.154', minimum Chrome version '139')
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m '/Users/mac-auto-05/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/chromedriver/mac/chromedriver-mac-arm64_v138.0.7204.183' (version '138.0.7204.183', minimum Chrome version '138')
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m '/Users/mac-auto-05/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/chromedriver/mac/chromedriver-mac-arm64_v126.0.6478.182' (version '126.0.6478.182', minimum Chrome version '126.0.6478')
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Found 3 Chromedrivers, which are missing in the list of known versions: {"141.0.7379.0":"141","139.0.7258.154":"139","138.0.7204.183":"138"}
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m No mapping path provided
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Browser version in the supplied details: Chrome/126.0.6478.71
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Found Chrome bundle 'undefined' version '126.0.6478'
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Found 1 executable capable of automating Chrome '126.0.6478'.
Choosing the most recent, '/Users/mac-auto-05/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/chromedriver/mac/chromedriver-mac-arm64_v126.0.6478.182'.
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m If a specific version is required, specify it with the 'chromedriverExecutable' capability.
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Set chromedriver binary as: /Users/mac-auto-05/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/chromedriver/mac/chromedriver-mac-arm64_v126.0.6478.182
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Killing any old chromedrivers, running: pkill -15 -f "/Users/mac-auto-05/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/chromedriver/mac/chromedriver-mac-arm64_v126.0.6478.182.*--port=53142"
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m No old chromedrivers seem to exist
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Cleaning this device's adb forwarded port socket connections: HA22LHS2
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m List forwarding ports
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 forward --list'
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Spawning Chromedriver with: /Users/mac-auto-05/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/chromedriver/mac/chromedriver-mac-arm64_v126.0.6478.182 --port=53142 --adb-port=5037 --verbose
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Matched '/status' to command name 'getStatus'
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Proxying [GET /status] to [GET http://127.0.0.1:53142/status] with no body
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m connect ECONNREFUSED 127.0.0.1:53142
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Matched '/status' to command name 'getStatus'
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Proxying [GET /status] to [GET http://127.0.0.1:53142/status] with no body
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Got response with status 200: {"value":{"build":{"version":"126.0.6478.182 (5b5d8292ddf182f8b2096fa665b473b6317906d5-refs/branch-heads/6478@{#1776})"},"message":"ChromeDriver ready for new sessions.","os":{"arch":"arm64","name":"Mac OS X","version":"15.6.1"},"ready":true}}
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Chromedriver version: 126.0.6478.182
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Starting W3C Chromedriver session with capabilities: {
"capabilities": {
"alwaysMatch": {
"goog:chromeOptions": {
"androidPackage": "com.securitasHealthcare.ArialResident",
"androidUseRunningApp": true,
"androidProcess": "com.securitasHealthcare.ArialResident",
"androidDeviceSerial": "HA22LHS2"
},
"goog:loggingPrefs": {
"browser": "ALL"
}
}
}
}
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Matched '/session' to command name 'createSession'
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Proxying [POST /session] to [POST http://127.0.0.1:53142/session] with body: {"capabilities":{"alwaysMatch":{"goog:chromeOptions":{"androidPackage":"com.securitasHealthcare.ArialResident","androidUseRunningApp":true,"androidProcess":"com.securitasHealthcare.ArialResident","androidDeviceSerial":"HA22LHS2"},"goog:loggingPrefs":{"browser":"ALL"}}}}
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Webview version: 'Chrome/126.0.6478.71'
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Got response with status 200: {"value":{"capabilities":{"acceptInsecureCerts":false,"browserName":"chrome","browserVersion":"126.0.6478.71","chrome":{"chromedriverVersion":"126.0.6478.182 (5b5d8292ddf182f8b2096fa665b473b6317906d5-refs/branch-heads/6478@{#1776})"},"fedcm:accounts":true,"goog:chromeOptions":{"debuggerAddress":"localhost:53152"},"pageLoadStrategy":"normal","platformName":"android","proxy":{},"setWindowRect":false,"strictFileInteractability":false,"timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"unhandledPromptBehavior":"dismiss and notify","webauthn:extension:credBlob":false,"webauthn:extension:largeBlob":false,"webauthn:extension:minPinLength":false,"webauthn:extension:prf":false,"webauthn:virtualAuthenticators":false},"sessionId":"5ddd674e2152fe9bb310e8ef161e4cc2"}}
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Determined the downstream protocol as 'W3C'
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Changed state to 'online'
[38;5;211m[038563c7][0m[38;5;143m[AppiumDriver@a15d][0m New AndroidUiautomator2Driver session created successfully, session 038563c7-060b-4739-93b6-f52b22ca96d0 added to master session list
[38;5;211m[038563c7][0m[38;5;143m[AppiumDriver@a15d][0m Event 'newSessionStarted' logged at 1756373708860 (05:35:08 GMT-0400 (Eastern Daylight Saving Time))
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Cached the protocol value 'W3C' for the new session 038563c7-060b-4739-93b6-f52b22ca96d0
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Responding to client with driver.createSession() result: {"capabilities":{"platformName":"Android","automationName":"UiAutomator2","noReset":true,"fullReset":false,"appPackage":"com.securitasHealthcare.ArialResident","appActivity":".MainActivity","udid":"HA22LHS2","app":"/Users/mac-auto-05/Desktop/arial_resident_app.apk","uiautomator2ServerInstallTimeout":120000,"enableWebviewDetailsCollection":true,"autoWebview":true,"forceAppLaunch":true,"autoGrantPermissions":true,"allowTestPackages":true,"newCommandTimeout":60000,"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","automationName":"UiAutomator2","noReset":true,"fullReset":false,"appPackage":"com.securitasHealthcare.ArialResident","appActivity":".MainActivity","udid":"HA22LHS2","app":"/Users/mac-auto-05/Desktop/arial_resident_app.apk","uiautomator2ServerInstallTimeout":120000,"enableWebviewDetailsCollection":true,"autoWebview":true,"f...
[38;5;211m[038563c7][0m[38;5;86m[HTTP][0m [37m<-- POST /wd/hub/session [39m[32m200[39m [90m14392 ms - 1484[39m [90m[39m
[38;5;211m[038563c7][0m[38;5;86m[HTTP][0m [37m-->[39m [37mPOST[39m [37m/wd/hub/session/038563c7-060b-4739-93b6-f52b22ca96d0/element[39m [90m{"using":"xpath","value":"//input[@aria-label='server']"}[39m
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Driver proxy active, passing request on via HTTP proxy
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Matched '/wd/hub/session/038563c7-060b-4739-93b6-f52b22ca96d0/element' to command name 'findElement'
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Proxying [POST /wd/hub/session/038563c7-060b-4739-93b6-f52b22ca96d0/element] to [POST http://127.0.0.1:53142/session/5ddd674e2152fe9bb310e8ef161e4cc2/element] with body: {"using":"xpath","value":"//input[@aria-label='server']"}
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Got response with status 200: {"value":{"element-6066-11e4-a52e-4f735466cecf":"f.46F9FB7061CA80CF54A0E56B24617290.d.60924B54F78CF2946EC032BD71E20001.e.6"}}
[38;5;211m[038563c7][0m[38;5;86m[HTTP][0m [37m<-- POST /wd/hub/session/038563c7-060b-4739-93b6-f52b22ca96d0/element [39m[32m200[39m [90m57 ms - 211[39m [90m[39m
[38;5;211m[038563c7][0m[38;5;86m[HTTP][0m [37m-->[39m [37mPOST[39m [37m/wd/hub/session/038563c7-060b-4739-93b6-f52b22ca96d0/element[39m [90m{"using":"xpath","value":"//input[@aria-label='username']"}[39m
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Driver proxy active, passing request on via HTTP proxy
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Matched '/wd/hub/session/038563c7-060b-4739-93b6-f52b22ca96d0/element' to command name 'findElement'
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Proxying [POST /wd/hub/session/038563c7-060b-4739-93b6-f52b22ca96d0/element] to [POST http://127.0.0.1:53142/session/5ddd674e2152fe9bb310e8ef161e4cc2/element] with body: {"using":"xpath","value":"//input[@aria-label='username']"}
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Got response with status 200: {"value":{"element-6066-11e4-a52e-4f735466cecf":"f.46F9FB7061CA80CF54A0E56B24617290.d.60924B54F78CF2946EC032BD71E20001.e.7"}}
[38;5;211m[038563c7][0m[38;5;86m[HTTP][0m [37m<-- POST /wd/hub/session/038563c7-060b-4739-93b6-f52b22ca96d0/element [39m[32m200[39m [90m60 ms - 211[39m [90m[39m
[38;5;211m[038563c7][0m[38;5;86m[HTTP][0m [37m-->[39m [37mGET[39m [37m/wd/hub/session/038563c7-060b-4739-93b6-f52b22ca96d0/screenshot[39m [90m{}[39m
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Driver proxy active, passing request on via HTTP proxy
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Matched '/wd/hub/session/038563c7-060b-4739-93b6-f52b22ca96d0/screenshot' to command name 'getScreenshot'
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Proxying [GET /wd/hub/session/038563c7-060b-4739-93b6-f52b22ca96d0/screenshot] to [GET http://127.0.0.1:53142/session/5ddd674e2152fe9bb310e8ef161e4cc2/screenshot] with no body
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Got response with status 200: {"value":"iVBORw0KGgoAAAANSUhEUgAABTwAAALjCAIAAACwPl20AAAgAElEQVR4nOzdd3xU14H3/3OnF0kjadQLEkKiiN5MMx1jQwhgGxvHLY6d2Fn/vLtJfnF2s14nzj7JOsXO5sl6EyfeFFfsAAEMJgaZjgHRRBMCISHUy8xoVEbTZ+7zx3UmMs3CCOvGfN5/3blz7rlnLq+X5e89TZJlWQAAAAAAAPXRDHQDAAAAAADA5RHaAQAAAABQKUI7AAAAAAAqRWgHAAAAAEClCO0AAAAAAKgUoR0AAAAAAJUitAMAAAAAoFKEdgAAAAAAVIrQDgAAAACAShHaAQAAAABQKUI7AAAAAAAqRWgHAAAAAECldH0vGgyGDp0o37nvUEVVtV6vH1c8fO70yaOHF0mSdCNbKILB0O/fWV9Rdf6OOTMWzb1VlmVZliVJutH3BQAAAAD8XQgGg+3t7VVVVefPn6+rq2tqamppaWlra+vo6Ojq6vJ4PH6/PxgMKllSq9UajUaz2RwXF5eYmJiSkpKSkpKVlZWbmzto0KDCwsL8/Hyr1aqSyNnX0B6NRt/a8Jf3d+51truzM9J6vL71W7aXV1Yvv33u4nkzb2gTw5GIo729obnV3dUthFj3/ray8rNDBw966O4v3tD7AgAAAADUKRAItLW1VVZW1tTU1NTUNDQ0OJ3O7u5ur9fr9Xr9fn8gEAgEAqFQKBQKRSKRSCQSjUaFEEo3cDQaDQaDPT097e3tDQ0NRqPRaDRaLBYlySckJKSnp+fn5w8ZMqSgoKCwsDA+Pn6gMnxfQ3tdY8sHew+0tDknjimeecuEQCC4dff+0+eqrRbznGmTzSajEMLd2eVydwZDIXuSLSkhwWg0xC53trs7urpD4XC81ZqZlqLVar0+X4/XH4lG0lPskiTJstzt6enu8SYmxEciEZ8/oNVqrBazs70jPs46fMhgk9GYmZbS5mw/fOL0rgOH290dc6ffkhBvjbNYotGou7Pb5e4IhcPpKfbEhHi...
[38;5;211m[038563c7][0m[38;5;86m[HTTP][0m [37m<-- GET /wd/hub/session/038563c7-060b-4739-93b6-f52b22ca96d0/screenshot [39m[32m200[39m [90m232 ms - 37000[39m [90m[39m
[38;5;211m[038563c7][0m[38;5;86m[HTTP][0m [37m-->[39m [37mPOST[39m [37m/wd/hub/session/038563c7-060b-4739-93b6-f52b22ca96d0/execute/sync[39m [90m{"script":"mobile: terminateApp","args":[{"appId":"com.securitasHealthcare.ArialResident","bundleId":"com.securitasHealthcare.ArialResident"}]}[39m
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Calling AppiumDriver.execute() with args: ["mobile: terminateApp",[{"appId":"com.securitasHealthcare.ArialResident","bundleId":"com.securitasHealthcare.ArialResident"}],"038563c7-060b-4739-93b6-f52b22ca96d0"]
[38;5;211m[038563c7][0m[38;5;123m[BaseDriver][0m The following script arguments are not known and will be ignored: bundleId
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Terminating 'com.securitasHealthcare.ArialResident'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Getting IDs of all 'com.securitasHealthcare.ArialResident' processes
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.securitasHealthcare\.ArialResident\(:\[a-zA-Z0-9_-\]\+\)\?\(\[\[:blank:\]\]\|\$\)'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell am force-stop com.securitasHealthcare.ArialResident'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Querying the state of 'com.securitasHealthcare.ArialResident'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Getting install status for com.securitasHealthcare.ArialResident
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell cmd package list packages'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m 'com.securitasHealthcare.ArialResident' is installed
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Getting IDs of all 'com.securitasHealthcare.ArialResident' processes
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell pgrep -f \(\[\[:blank:\]\]\|\^\)com\.securitasHealthcare\.ArialResident\(:\[a-zA-Z0-9_-\]\+\)\?\(\[\[:blank:\]\]\|\$\)'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m 'com.securitasHealthcare.ArialResident' has been successfully terminated
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Responding to client with driver.execute() result: true
[38;5;211m[038563c7][0m[38;5;86m[HTTP][0m [37m<-- POST /wd/hub/session/038563c7-060b-4739-93b6-f52b22ca96d0/execute/sync [39m[32m200[39m [90m368 ms - 14[39m [90m[39m
[38;5;211m[038563c7][0m[38;5;86m[HTTP][0m [37m-->[39m [37mDELETE[39m [37m/wd/hub/session/038563c7-060b-4739-93b6-f52b22ca96d0[39m [90m{}[39m
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Calling AppiumDriver.deleteSession() with args: ["038563c7-060b-4739-93b6-f52b22ca96d0"]
[38;5;211m[038563c7][0m[38;5;143m[AppiumDriver@a15d][0m Event 'quitSessionRequested' logged at 1756373712619 (05:35:12 GMT-0400 (Eastern Daylight Saving Time))
[38;5;211m[038563c7][0m[38;5;143m[AppiumDriver@a15d][0m Removing session 038563c7-060b-4739-93b6-f52b22ca96d0 from our master session list
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Deleting UiAutomator2 session
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Stopping chromedriver for context WEBVIEW_com.securitasHealthcare.ArialResident
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Changed state to 'stopping'
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Proxying [DELETE /] to [DELETE http://127.0.0.1:53142/session/5ddd674e2152fe9bb310e8ef161e4cc2] with no body
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Got response with status 200: {"value":null}
[38;5;211m[038563c7][0m[38;5;222m[Chromedriver@aace][0m Changed state to 'stopped'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Deleting UiAutomator2 server session
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Proxying [DELETE /] to [DELETE http://127.0.0.1:8215/session/15d255e8-55bb-407a-98d1-43f7803ce16a] with no body
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Got response with status 200: {"sessionId":"15d255e8-55bb-407a-98d1-43f7803ce16a","value":null}
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Getting IDs of all 'io.appium.uiautomator2.server' processes
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.uiautomator2\.server\(:\[a-zA-Z0-9_-\]\+\)\?\(\[\[:blank:\]\]\|\$\)'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:.
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m [Instrumentation]
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m [Instrumentation] Time: 13.139
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m [Instrumentation]
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m [Instrumentation] OK (1 test)
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m [Instrumentation]
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m [Instrumentation]
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m [Instrumentation] The process has exited with code null, signal SIGTERM
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell am force-stop io.appium.uiautomator2.server'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell am force-stop io.appium.uiautomator2.server.test'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Removing forwarded port socket connection: 8215
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 forward --remove tcp:8215'
[38;5;211m[038563c7][0m[38;5;-135m[AndroidUiautomator2Driver@85c6][0m Restoring hidden api policy to the device default configuration
[38;5;211m[038563c7][0m[38;5;229m[ADB][0m Running '/Users/mac-auto-05/Library/Android/sdk/platform-tools/adb -P 5037 -s HA22LHS2 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[38;5;211m[038563c7][0m[38;5;160m[Logcat][0m Stopping logcat capture
[38;5;211m[038563c7][0m[38;5;143m[AppiumDriver@a15d][0m Event 'quitSessionFinished' logged at 1756373712937 (05:35:12 GMT-0400 (Eastern Daylight Saving Time))
[38;5;211m[038563c7][0m[38;5;143m[AppiumDriver@a15d][0m Received response: null
[38;5;211m[038563c7][0m[38;5;143m[AppiumDriver@a15d][0m But deleting session, so not returning
[38;5;211m[038563c7][0m[38;5;143m[AppiumDriver@a15d][0m Responding to client with driver.deleteSession() result: null
[38;5;211m[038563c7][0m[38;5;86m[HTTP][0m [37m<-- DELETE /wd/hub/session/038563c7-060b-4739-93b6-f52b22ca96d0 [39m[32m200[39m [90m319 ms - 14[39m [90m[39m
[38;5;112m[Appium][0m Received SIGINT - shutting down
[38;5;143m[AppiumDriver@a15d][0m There are no active sessions for cleanup
[38;5;86m[HTTP][0m Closing Appium HTTP server
[38;5;86m[HTTP][0m Appium HTTP server has been successfully closed after 0ms