-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathappium_web_browser.log
262 lines (262 loc) · 34.2 KB
/
appium_web_browser.log
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
[35m[Appium][39m Welcome to Appium v1.22.1
[35m[Appium][39m Appium REST http interface listener started on 0.0.0.0:4723
[debug] [35m[HTTP][39m Request idempotency key: de63aee3-bb24-45ce-afad-4c53c1cdbc1d
[35m[HTTP][39m [37m-->[39m [37mPOST[39m [37m/wd/hub/session[39m
[35m[HTTP][39m [90m{"capabilities":{"firstMatch":[{"appium:noReset":true,"appium:fullReset":false,"browserName":"chrome","appium:udid":"ce0517159c52850e02","appium:automationName":"UIAutomator2","appium:chromedriverExecutable":"/Users/boazwarshawsky/chromedrivers/96.0.4664.45/chromedriver","platformName":"Android"}]},"desiredCapabilities":{"noReset":true,"fullReset":false,"browserName":"chrome","udid":"ce0517159c52850e02","automationName":"UIAutomator2","chromedriverExecutable":"/Users/boazwarshawsky/chromedrivers/96.0.4664.45/chromedriver","platformName":"Android"}}[39m
[debug] [35m[W3C][39m Calling AppiumDriver.createSession() with args: [{"noReset":true,"fullReset":false,"browserName":"chrome","udid":"ce0517159c52850e02","automationName":"UIAutomator2","chromedriverExecutable":"/Users/boazwarshawsky/chromedrivers/96.0.4664.45/chromedriver","platformName":"Android"},null,{"firstMatch":[{"appium:noReset":true,"appium:fullReset":false,"browserName":"chrome","appium:udid":"ce0517159c52850e02","appium:automationName":"UIAutomator2","appium:chromedriverExecutable":"/Users/boazwarshawsky/chromedrivers/96.0.4664.45/chromedriver","platformName":"Android"}]}]
[debug] [35m[BaseDriver][39m Event 'newSessionRequested' logged at 1641132960825 (16:16:00 GMT+0200 (Eastern European Standard Time))
[35m[Appium][39m Appium v1.22.1 creating new AndroidUiautomator2Driver (v1.70.1) session
[debug] [35m[BaseDriver][39m W3C capabilities and MJSONWP desired capabilities were provided
[debug] [35m[BaseDriver][39m Creating session with W3C capabilities: {
[debug] [35m[BaseDriver][39m "alwaysMatch": {
[debug] [35m[BaseDriver][39m "browserName": "chrome",
[debug] [35m[BaseDriver][39m "platformName": "Android",
[debug] [35m[BaseDriver][39m "appium:noReset": true,
[debug] [35m[BaseDriver][39m "appium:fullReset": false,
[debug] [35m[BaseDriver][39m "appium:udid": "ce0517159c52850e02",
[debug] [35m[BaseDriver][39m "appium:automationName": "UIAutomator2",
[debug] [35m[BaseDriver][39m "appium:chromedriverExecutable": "/Users/boazwarshawsky/chromedrivers/96.0.4664.45/chromedriver"
[debug] [35m[BaseDriver][39m },
[debug] [35m[BaseDriver][39m "firstMatch": [
[debug] [35m[BaseDriver][39m {}
[debug] [35m[BaseDriver][39m ]
[debug] [35m[BaseDriver][39m }
[35m[BaseDriver][39m Session created with session id: 029cd668-3d27-4093-9271-782492722ced
[35m[UiAutomator2][39m We're going to run a Chrome-based session
[35m[UiAutomator2][39m Chrome-type package and activity are com.android.chrome and com.google.android.apps.chrome.Main
[35m[UiAutomator2][39m Starting 'com.android.chrome' directly on the device
[35m[ADB][39m Found 1 'build-tools' folders under '/Users/boazwarshawsky/Library/Android/sdk' (newest first):
[35m[ADB][39m /Users/boazwarshawsky/Library/Android/sdk/build-tools/30.0.2
[35m[ADB][39m Using 'adb' from '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb'
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 start-server'
[35m[AndroidDriver][39m Retrieving device list
[debug] [35m[ADB][39m Trying to find a connected android device
[debug] [35m[ADB][39m Getting connected devices
[debug] [35m[ADB][39m Connected devices: [{"udid":"ce0517159c52850e02","state":"device"}]
[35m[AndroidDriver][39m Using device: ce0517159c52850e02
[35m[ADB][39m Using 'adb' from '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb'
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 start-server'
[debug] [35m[ADB][39m Setting device id to ce0517159c52850e02
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 shell getprop ro.build.version.sdk'
[debug] [35m[ADB][39m Current device property 'ro.build.version.sdk': 28
[35m[ADB][39m Getting device platform version
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 shell getprop ro.build.version.release'
[debug] [35m[ADB][39m Current device property 'ro.build.version.release': 9
[debug] [35m[ADB][39m Device API level: 28
[35m[UiAutomator2][39m Relaxing hidden api policy
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 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''
[35m[AndroidDriver][39m No app sent in, not parsing package/activity
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 wait-for-device'
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 shell echo ping'
[debug] [35m[AndroidDriver][39m Pushing settings apk to device...
[debug] [35m[ADB][39m Getting install status for io.appium.settings
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 shell dumpsys package io.appium.settings'
[debug] [35m[ADB][39m 'io.appium.settings' is installed
[debug] [35m[ADB][39m Getting package info for 'io.appium.settings'
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 shell dumpsys package io.appium.settings'
[debug] [35m[ADB][39m The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.4.0' >= '3.4.0')
[debug] [35m[ADB][39m There is no need to install/upgrade '/usr/local/lib/node_modules/appium/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[debug] [35m[ADB][39m Getting IDs of all 'io.appium.settings' processes
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 shell 'pgrep --help; echo $?''
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [35m[AndroidDriver][39m io.appium.settings is already running. There is no need to reset its permissions.
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 shell appops set io.appium.settings android:mock_location allow'
[debug] [35m[Logcat][39m Starting logs capture with command: /Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 logcat -v threadtime
[debug] [35m[UiAutomator2][39m Forwarding UiAutomator2 Server port 6790 to local port 8201
[debug] [35m[ADB][39m Forwarding system: 8201 to device: 6790
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 forward tcp:8201 tcp:6790'
[debug] [35m[ADB][39m Getting install status for io.appium.uiautomator2.server
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 shell dumpsys package io.appium.uiautomator2.server'
[debug] [35m[ADB][39m 'io.appium.uiautomator2.server' is installed
[debug] [35m[ADB][39m Getting package info for 'io.appium.uiautomator2.server'
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 shell dumpsys package io.appium.uiautomator2.server'
[debug] [35m[ADB][39m The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('4.27.0' >= '4.27.0')
[debug] [35m[UiAutomator2][39m io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [35m[ADB][39m Checking app cert for /usr/local/lib/node_modules/appium/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.27.0.apk
[35m[ADB][39m Using 'apksigner.jar' from '/Users/boazwarshawsky/Library/Android/sdk/build-tools/30.0.2/lib/apksigner.jar'
[debug] [35m[ADB][39m Starting apksigner: /Library/Java/JavaVirtualMachines/jdk1.8.0_271.jdk/Contents/Home/bin/java -Xmx1024M -Xss1m -jar /Users/boazwarshawsky/Library/Android/sdk/build-tools/30.0.2/lib/apksigner.jar verify --print-certs /usr/local/lib/node_modules/appium/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.27.0.apk
[debug] [35m[ADB][39m apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US
[debug] [35m[ADB][39m Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc
[debug] [35m[ADB][39m Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81
[debug] [35m[ADB][39m Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87
[debug] [35m[ADB][39m
[debug] [35m[ADB][39m sha256 hash did match for 'appium-uiautomator2-server-v4.27.0.apk'
[35m[ADB][39m '/usr/local/lib/node_modules/appium/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.27.0.apk' is signed with the default certificate
[debug] [35m[ADB][39m Getting install status for io.appium.uiautomator2.server.test
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [35m[ADB][39m 'io.appium.uiautomator2.server.test' is installed
[debug] [35m[ADB][39m Checking app cert for /usr/local/lib/node_modules/appium/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [35m[ADB][39m Starting apksigner: /Library/Java/JavaVirtualMachines/jdk1.8.0_271.jdk/Contents/Home/bin/java -Xmx1024M -Xss1m -jar /Users/boazwarshawsky/Library/Android/sdk/build-tools/30.0.2/lib/apksigner.jar verify --print-certs /usr/local/lib/node_modules/appium/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
[debug] [35m[ADB][39m apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US
[debug] [35m[ADB][39m Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc
[debug] [35m[ADB][39m Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81
[debug] [35m[ADB][39m Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87
[debug] [35m[ADB][39m
[debug] [35m[ADB][39m sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[35m[ADB][39m '/usr/local/lib/node_modules/appium/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk' is signed with the default certificate
[35m[UiAutomator2][39m Server packages are not going to be (re)installed
[debug] [35m[UiAutomator2][39m Waiting up to 30000ms for services to be available
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 shell pm list instrumentation'
[debug] [35m[UiAutomator2][39m Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[35m[ADB][39m Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[debug] [35m[ADB][39m 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",";"]]
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[debug] [35m[UiAutomator2][39m No app capability. Assuming it is already on the device
[debug] [35m[UiAutomator2][39m Performing shallow cleanup of automation leftovers
[debug] [35m[UiAutomator2][39m No obsolete sessions have been detected (socket hang up)
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 shell am force-stop io.appium.uiautomator2.server.test'
[35m[UiAutomator2][39m Starting UIAutomator2 server 4.27.0
[35m[UiAutomator2][39m Using UIAutomator2 server from '/usr/local/lib/node_modules/appium/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.27.0.apk' and test from '/usr/local/lib/node_modules/appium/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[35m[UiAutomator2][39m Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [35m[ADB][39m Creating ADB subprocess with args: ["-P",5037,"-s","ce0517159c52850e02","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [35m[WD Proxy][39m Matched '/status' to command name 'getStatus'
[debug] [35m[WD Proxy][39m Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
[35m[WD Proxy][39m socket hang up
[debug] [35m[WD Proxy][39m Matched '/status' to command name 'getStatus'
[debug] [35m[WD Proxy][39m Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
[35m[WD Proxy][39m socket hang up
[debug] [35m[Instrumentation][39m io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [35m[WD Proxy][39m Matched '/status' to command name 'getStatus'
[debug] [35m[WD Proxy][39m Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
[35m[WD Proxy][39m socket hang up
[debug] [35m[WD Proxy][39m Matched '/status' to command name 'getStatus'
[debug] [35m[WD Proxy][39m Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
[35m[WD Proxy][39m socket hang up
[debug] [35m[WD Proxy][39m Matched '/status' to command name 'getStatus'
[debug] [35m[WD Proxy][39m Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
[debug] [35m[WD Proxy][39m Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [35m[UiAutomator2][39m The initialization of the instrumentation process took 4238ms
[debug] [35m[WD Proxy][39m Matched '/session' to command name 'createSession'
[debug] [35m[WD Proxy][39m Proxying [POST /session] to [POST http://127.0.0.1:8201/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"browserName":"chrome","platformName":"Android","noReset":true,"fullReset":false,"udid":"ce0517159c52850e02","automationName":"UIAutomator2","chromedriverExecutable":"/Users/boazwarshawsky/chromedrivers/96.0.4664.45/chromedriver"},"browserName":"chrome","platformName":"Android","noReset":true,"fullReset":false,"udid":"ce0517159c52850e02","automationName":"UIAutomator2","chromedriverExecutable":"/Users/boazwarshawsky/chromedrivers/96.0.4664.45/chromedriver","appPackage":"com.android.chrome","appActivity":"com.google.android.apps.chrome.Main","deviceName":"ce0517159c52850e02","deviceUDID":"ce0517159c52850e02"}],"alwaysMatch":{}}}
[debug] [35m[WD Proxy][39m Got response with status 200: {"sessionId":"b6673c42-d373-4d48-9e29-02c0a10ad732","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"browserName":"chrome","platformName":"Android","noReset":true,"fullReset":false,"udid":"ce0517159c52850e02","automationName":"UIAutomator2","chromedriverExecutable":"/Users/boazwarshawsky/chromedrivers/96.0.4664.45/chromedriver"},"browserName":"chrome","platformName":"Android","noReset":true,"fullReset":false,"udid":"ce0517159c52850e02","automationName":"UIAutomator2","chromedriverExecutable":"/Users/boazwarshawsky/chromedrivers/96.0.4664.45/chromedriver","appPackage":"com.android.chrome","appActivity":"com.google.android.apps.chrome.Main","deviceName":"ce0517159c52850e02","deviceUDID":"ce0517159c52850e02"}],"alwaysMatch":{}},"sessionId":"b6673c42-d373-4d48-9e29-02c0a10ad732"}}
[35m[WD Proxy][39m Determined the downstream protocol as 'W3C'
[debug] [35m[WD Proxy][39m Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8201/wd/hub/session/b6673c42-d373-4d48-9e29-02c0a10ad732/appium/device/info] with no body
[debug] [35m[WD Proxy][39m Got response with status 200: {"sessionId":"b6673c42-d373-4d48-9e29-02c0a10ad732","value":{"androidId":"23e90e84bbfcf166","apiVersion":"28","bluetooth":{"state":"ON"},"brand":"samsung","carrierName":"","displayDensity":480,"locale":"en_US","manufacturer":"samsung","model":"SM-G950F","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":1048576,"linkUpstreamBandwidthKbps":1048576,"networkCapabilities":"NET_CAPABILITY_WIFI_P2P,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_WIFI"},"detailedState":"IDLE","extraInfo":null,"isAvailable":true,"isConnected":false,"isFailover":false,"isRoaming":false,"state":"UNKNOWN","subtype":0,"subtypeName":"","type":13,"typeName":"WIFI_P2P"},{"capabilities":{"SSID":null,"linkDownBandwidthKbps":1048576,"linkUpstreamBandwidthKbps":1048576,"networkCapabilities":"NET_CAPABILITY_NOT_METERED,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRU...
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 shell dumpsys window'
[35m[AndroidDriver][39m Screen already unlocked, doing nothing
[35m[AndroidDriver][39m Starting a chrome-based browser session
[debug] [35m[AndroidDriver][39m A port was not given, using random free port: 8000
[debug] [35m[AndroidDriver][39m Automated Chromedriver download is disabled. Use 'chromedriver_autodownload' server feature to enable it
[debug] [35m[AndroidDriver][39m Precalculated Chromedriver capabilities: {
[debug] [35m[AndroidDriver][39m "androidPackage": "com.android.chrome",
[debug] [35m[AndroidDriver][39m "androidDeviceSerial": "ce0517159c52850e02"
[debug] [35m[AndroidDriver][39m }
[debug] [35m[AndroidDriver][39m Before starting chromedriver, androidPackage is 'com.android.chrome'
[debug] [35m[Chromedriver][39m Changed state to 'starting'
[35m[Chromedriver][39m Set chromedriver binary as: /Users/boazwarshawsky/chromedrivers/96.0.4664.45/chromedriver
[debug] [35m[Chromedriver][39m Killing any old chromedrivers, running: pkill -15 -f "/Users/boazwarshawsky/chromedrivers/96.0.4664.45/chromedriver.*--port=8000"
[35m[Chromedriver][39m No old chromedrivers seem to exist
[debug] [35m[Chromedriver][39m Cleaning this device's adb forwarded port socket connections: ce0517159c52850e02
[debug] [35m[ADB][39m List forwarding ports
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 forward --list'
[35m[Chromedriver][39m Spawning chromedriver with: /Users/boazwarshawsky/chromedrivers/96.0.4664.45/chromedriver --url-base=wd/hub --port=8000 --adb-port=5037 --verbose
[debug] [35m[Chromedriver][39m Chromedriver version: '96.0.4664.45'
[debug] [35m[WD Proxy][39m Matched '/status' to command name 'getStatus'
[debug] [35m[WD Proxy][39m Proxying [GET /status] to [GET http://127.0.0.1:8000/wd/hub/status] with no body
[35m[WD Proxy][39m connect ECONNREFUSED 127.0.0.1:8000
[debug] [35m[WD Proxy][39m Matched '/status' to command name 'getStatus'
[debug] [35m[WD Proxy][39m Proxying [GET /status] to [GET http://127.0.0.1:8000/wd/hub/status] with no body
[debug] [35m[WD Proxy][39m Got response with status 200: {"value":{"build":{"version":"96.0.4664.45 (76e4c1bb2ab4671b8beba3444e61c0f17584b2fc-refs/branch-heads/4664@{#947})"},"message":"ChromeDriver ready for new sessions.","os":{"arch":"x86_64","name":"Mac OS X","version":"12.0.1"},"ready":true}}
[35m[Chromedriver][39m Starting W3C Chromedriver session with capabilities: {
[35m[Chromedriver][39m "capabilities": {
[35m[Chromedriver][39m "alwaysMatch": {
[35m[Chromedriver][39m "goog:chromeOptions": {
[35m[Chromedriver][39m "androidPackage": "com.android.chrome",
[35m[Chromedriver][39m "androidDeviceSerial": "ce0517159c52850e02"
[35m[Chromedriver][39m },
[35m[Chromedriver][39m "goog:loggingPrefs": {
[35m[Chromedriver][39m "browser": "ALL"
[35m[Chromedriver][39m }
[35m[Chromedriver][39m }
[35m[Chromedriver][39m }
[35m[Chromedriver][39m }
[debug] [35m[WD Proxy][39m Matched '/session' to command name 'createSession'
[debug] [35m[WD Proxy][39m Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"capabilities":{"alwaysMatch":{"goog:chromeOptions":{"androidPackage":"com.android.chrome","androidDeviceSerial":"ce0517159c52850e02"},"goog:loggingPrefs":{"browser":"ALL"}}}}
[debug] [35m[Chromedriver][39m Webview version: 'Chrome/96.0.4664.104'
[debug] [35m[WD Proxy][39m Got response with status 200: {"value":{"capabilities":{"acceptInsecureCerts":false,"browserName":"chrome","browserVersion":"96.0.4664.104","chrome":{"chromedriverVersion":"96.0.4664.45 (76e4c1bb2ab4671b8beba3444e61c0f17584b2fc-refs/branch-heads/4664@{#947})"},"goog:chromeOptions":{"debuggerAddress":"localhost:53167"},"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:virtualAuthenticators":false},"sessionId":"8fa5407528edbe68e0a8ee002a69adf6"}}
[35m[WD Proxy][39m Determined the downstream protocol as 'W3C'
[debug] [35m[Chromedriver][39m Changed state to 'online'
[debug] [35m[WD Proxy][39m Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8201/wd/hub/session/b6673c42-d373-4d48-9e29-02c0a10ad732/appium/device/pixel_ratio] with no body
[debug] [35m[WD Proxy][39m Got response with status 200: {"sessionId":"b6673c42-d373-4d48-9e29-02c0a10ad732","value":3}
[debug] [35m[WD Proxy][39m Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [35m[WD Proxy][39m Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8201/wd/hub/session/b6673c42-d373-4d48-9e29-02c0a10ad732/appium/device/system_bars] with no body
[debug] [35m[WD Proxy][39m Got response with status 200: {"sessionId":"b6673c42-d373-4d48-9e29-02c0a10ad732","value":{"statusBar":72}}
[debug] [35m[WD Proxy][39m Matched '/window/current/size' to command name 'getWindowSize'
[debug] [35m[WD Proxy][39m Proxying [GET /window/current/size] to [GET http://127.0.0.1:8201/wd/hub/session/b6673c42-d373-4d48-9e29-02c0a10ad732/window/current/size] with no body
[debug] [35m[WD Proxy][39m Got response with status 200: {"sessionId":"b6673c42-d373-4d48-9e29-02c0a10ad732","value":{"height":2076,"width":1080}}
[35m[Appium][39m New AndroidUiautomator2Driver session created successfully, session 029cd668-3d27-4093-9271-782492722ced added to master session list
[debug] [35m[BaseDriver][39m Event 'newSessionStarted' logged at 1641132971443 (16:16:11 GMT+0200 (Eastern European Standard Time))
[debug] [35m[W3C (029cd668)][39m Cached the protocol value 'W3C' for the new session 029cd668-3d27-4093-9271-782492722ced
[debug] [35m[W3C (029cd668)][39m Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"browserName":"chrome","platformName":"Android","noReset":true,"fullReset":false,"udid":"ce0517159c52850e02","automationName":"UIAutomator2","chromedriverExecutable":"/Users/boazwarshawsky/chromedrivers/96.0.4664.45/chromedriver"},"browserName":"chrome","platformName":"Android","noReset":true,"fullReset":false,"udid":"ce0517159c52850e02","automationName":"UIAutomator2","chromedriverExecutable":"/Users/boazwarshawsky/chromedrivers/96.0.4664.45/chromedriver","appPackage":"com.android.chrome","appActivity":"com.google.android.apps.chrome.Main","deviceName":"ce0517159c52850e02","deviceUDID":"ce0517159c52850e02","deviceApiLevel":28,"platformVersion":"9","deviceScreenSize":"1080x2220","deviceScreenDensity":480,"deviceModel":"SM-G950F","deviceManufacturer":"samsung","pixelRatio":3,"statBarHeight...
[35m[HTTP][39m [37m<-- POST /wd/hub/session [39m[32m200[39m [90m10622 ms - 1150[39m
[35m[HTTP][39m [90m[39m
[35m[HTTP][39m [37m-->[39m [37mPOST[39m [37m/wd/hub/session/029cd668-3d27-4093-9271-782492722ced/url[39m
[35m[HTTP][39m [90m{"url":"https://cloudhubwebdev.dev.iot.stanleyhealthcare.com/login"}[39m
[35m[W3C (029cd668)][39m Driver proxy active, passing request on via HTTP proxy
[debug] [35m[WD Proxy][39m Matched '/wd/hub/session/029cd668-3d27-4093-9271-782492722ced/url' to command name 'setUrl'
[debug] [35m[WD Proxy][39m Proxying [POST /wd/hub/session/029cd668-3d27-4093-9271-782492722ced/url] to [POST http://127.0.0.1:8000/wd/hub/session/8fa5407528edbe68e0a8ee002a69adf6/url] with body: {"url":"https://cloudhubwebdev.dev.iot.stanleyhealthcare.com/login"}
[debug] [35m[WD Proxy][39m Got response with status 200: {"value":null}
[35m[HTTP][39m [37m<-- POST /wd/hub/session/029cd668-3d27-4093-9271-782492722ced/url [39m[32m200[39m [90m2019 ms - 14[39m
[35m[HTTP][39m [90m[39m
[35m[HTTP][39m [37m-->[39m [37mPOST[39m [37m/wd/hub/session/029cd668-3d27-4093-9271-782492722ced/elements[39m
[35m[HTTP][39m [90m{"using":"tag name","value":"input"}[39m
[35m[W3C (029cd668)][39m Driver proxy active, passing request on via HTTP proxy
[debug] [35m[WD Proxy][39m Matched '/wd/hub/session/029cd668-3d27-4093-9271-782492722ced/elements' to command name 'findElements'
[debug] [35m[WD Proxy][39m Proxying [POST /wd/hub/session/029cd668-3d27-4093-9271-782492722ced/elements] to [POST http://127.0.0.1:8000/wd/hub/session/8fa5407528edbe68e0a8ee002a69adf6/elements] with body: {"using":"tag name","value":"input"}
[debug] [35m[WD Proxy][39m Got response with status 200: {"value":[{"element-6066-11e4-a52e-4f735466cecf":"522d0a1f-c895-432c-9c3e-93d1423b83a4"},{"element-6066-11e4-a52e-4f735466cecf":"41e25b11-d99c-424c-86f5-3dbcee798102"},{"element-6066-11e4-a52e-4f735466cecf":"4eb49bd9-537c-4801-8e98-8792e54753a9"}]}
[35m[HTTP][39m [37m<-- POST /wd/hub/session/029cd668-3d27-4093-9271-782492722ced/elements [39m[32m200[39m [90m103 ms - 395[39m
[35m[HTTP][39m [90m[39m
[35m[HTTP][39m [37m-->[39m [37mGET[39m [37m/wd/hub/session/029cd668-3d27-4093-9271-782492722ced/element/522d0a1f-c895-432c-9c3e-93d1423b83a4/attribute/id[39m
[35m[HTTP][39m [90m{}[39m
[35m[W3C (029cd668)][39m Driver proxy active, passing request on via HTTP proxy
[debug] [35m[WD Proxy][39m Matched '/wd/hub/session/029cd668-3d27-4093-9271-782492722ced/element/522d0a1f-c895-432c-9c3e-93d1423b83a4/attribute/id' to command name 'getAttribute'
[debug] [35m[WD Proxy][39m Proxying [GET /wd/hub/session/029cd668-3d27-4093-9271-782492722ced/element/522d0a1f-c895-432c-9c3e-93d1423b83a4/attribute/id] to [GET http://127.0.0.1:8000/wd/hub/session/8fa5407528edbe68e0a8ee002a69adf6/element/522d0a1f-c895-432c-9c3e-93d1423b83a4/attribute/id] with no body
[debug] [35m[WD Proxy][39m Got response with status 200: {"value":"input-email-reset"}
[35m[HTTP][39m [37m<-- GET /wd/hub/session/029cd668-3d27-4093-9271-782492722ced/element/522d0a1f-c895-432c-9c3e-93d1423b83a4/attribute/id [39m[32m200[39m [90m35 ms - 29[39m
[35m[HTTP][39m [90m[39m
[35m[HTTP][39m [37m-->[39m [37mGET[39m [37m/wd/hub/session/029cd668-3d27-4093-9271-782492722ced/element/41e25b11-d99c-424c-86f5-3dbcee798102/attribute/id[39m
[35m[HTTP][39m [90m{}[39m
[35m[W3C (029cd668)][39m Driver proxy active, passing request on via HTTP proxy
[debug] [35m[WD Proxy][39m Matched '/wd/hub/session/029cd668-3d27-4093-9271-782492722ced/element/41e25b11-d99c-424c-86f5-3dbcee798102/attribute/id' to command name 'getAttribute'
[debug] [35m[WD Proxy][39m Proxying [GET /wd/hub/session/029cd668-3d27-4093-9271-782492722ced/element/41e25b11-d99c-424c-86f5-3dbcee798102/attribute/id] to [GET http://127.0.0.1:8000/wd/hub/session/8fa5407528edbe68e0a8ee002a69adf6/element/41e25b11-d99c-424c-86f5-3dbcee798102/attribute/id] with no body
[debug] [35m[WD Proxy][39m Got response with status 200: {"value":"input-username-login"}
[35m[HTTP][39m [37m<-- GET /wd/hub/session/029cd668-3d27-4093-9271-782492722ced/element/41e25b11-d99c-424c-86f5-3dbcee798102/attribute/id [39m[32m200[39m [90m37 ms - 32[39m
[35m[HTTP][39m [90m[39m
[35m[HTTP][39m [37m-->[39m [37mGET[39m [37m/wd/hub/session/029cd668-3d27-4093-9271-782492722ced/element/4eb49bd9-537c-4801-8e98-8792e54753a9/attribute/id[39m
[35m[HTTP][39m [90m{}[39m
[35m[W3C (029cd668)][39m Driver proxy active, passing request on via HTTP proxy
[debug] [35m[WD Proxy][39m Matched '/wd/hub/session/029cd668-3d27-4093-9271-782492722ced/element/4eb49bd9-537c-4801-8e98-8792e54753a9/attribute/id' to command name 'getAttribute'
[debug] [35m[WD Proxy][39m Proxying [GET /wd/hub/session/029cd668-3d27-4093-9271-782492722ced/element/4eb49bd9-537c-4801-8e98-8792e54753a9/attribute/id] to [GET http://127.0.0.1:8000/wd/hub/session/8fa5407528edbe68e0a8ee002a69adf6/element/4eb49bd9-537c-4801-8e98-8792e54753a9/attribute/id] with no body
[debug] [35m[WD Proxy][39m Got response with status 200: {"value":"input-password-login"}
[35m[HTTP][39m [37m<-- GET /wd/hub/session/029cd668-3d27-4093-9271-782492722ced/element/4eb49bd9-537c-4801-8e98-8792e54753a9/attribute/id [39m[32m200[39m [90m34 ms - 32[39m
[35m[HTTP][39m [90m[39m
[35m[HTTP][39m [37m-->[39m [37mPOST[39m [37m/wd/hub/session/029cd668-3d27-4093-9271-782492722ced/elements[39m
[35m[HTTP][39m [90m{"using":"id","value":"input-username-login"}[39m
[35m[W3C (029cd668)][39m Driver proxy active, passing request on via HTTP proxy
[debug] [35m[WD Proxy][39m Matched '/wd/hub/session/029cd668-3d27-4093-9271-782492722ced/elements' to command name 'findElements'
[debug] [35m[WD Proxy][39m Proxying [POST /wd/hub/session/029cd668-3d27-4093-9271-782492722ced/elements] to [POST http://127.0.0.1:8000/wd/hub/session/8fa5407528edbe68e0a8ee002a69adf6/elements] with body: {"using":"id","value":"input-username-login"}
[35m[WD Proxy][39m Got response with status 400: {"value":{"error":"invalid argument","message":"invalid argument: invalid locator\n (Session info: chrome=96.0.4664.104)","stacktrace":"0 chromedriver 0x0000000108da2269 __gxx_personality_v0 + 582729\n1 chromedriver 0x0000000108d2dc33 __gxx_personality_v0 + 106003\n2 chromedriver 0x00000001088eae28 chromedriver + 171560\n3 chromedriver 0x000000010891fe21 chromedriver + 388641\n4 chromedriver 0x0000000108920591 chromedriver + 390545\n5 chromedriver 0x00000001089526f1 chromedriver + 595697\n6 chromedriver 0x000000010893d9fd chromedriver + 510461\n7 chromedriver 0x0000000108950462 chromedriver + 586850\n8 chromedriver 0x000000010893dc23 chromedriver + 511011\n9 chromedriver 0x000000010891375e chromedriver + 337758\n10 chromedriver 0x000000...
[debug] [35m[W3C][39m Matched W3C error code 'invalid argument' to InvalidArgumentError
[35m[HTTP][39m [37m<-- POST /wd/hub/session/029cd668-3d27-4093-9271-782492722ced/elements [39m[33m400[39m [90m66 ms - 1937[39m
[35m[HTTP][39m [90m[39m
[35m[Appium][39m Received SIGINT - shutting down
[debug] [35m[Appium][39m Cleaning up 1 active session
[35m[Appium][39m Closing session, cause was 'The process has received SIGINT signal'
[35m[Appium][39m Removing session '029cd668-3d27-4093-9271-782492722ced' from our master session list
[debug] [35m[UiAutomator2][39m Deleting UiAutomator2 session
[debug] [35m[AndroidDriver][39m Stopping chromedriver for context CHROMIUM
[debug] [35m[Chromedriver][39m Changed state to 'stopping'
[debug] [35m[WD Proxy][39m Proxying [DELETE /] to [DELETE http://127.0.0.1:8000/wd/hub/session/8fa5407528edbe68e0a8ee002a69adf6] with no body
[35m[WD Proxy][39m Error: read ECONNRESET
[35m[WD Proxy][39m at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
[debug] [35m[UiAutomator2][39m Deleting UiAutomator2 server session
[debug] [35m[WD Proxy][39m Matched '/' to command name 'deleteSession'
[debug] [35m[WD Proxy][39m Proxying [DELETE /] to [DELETE http://127.0.0.1:8201/wd/hub/session/b6673c42-d373-4d48-9e29-02c0a10ad732] with no body
[debug] [35m[Instrumentation][39m The process has exited with code null
[debug] [35m[WD Proxy][39m Got response with status 200: {"sessionId":"b6673c42-d373-4d48-9e29-02c0a10ad732","value":null}
[debug] [35m[Logcat][39m Stopping logcat capture
[debug] [35m[Logcat][39m Logcat already stopped
[debug] [35m[ADB][39m Removing forwarded port socket connection: 8201
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 forward --remove tcp:8201'
[35m[UiAutomator2][39m Restoring hidden api policy to the device default configuration
[debug] [35m[ADB][39m Running '/Users/boazwarshawsky/Library/Android/sdk/platform-tools/adb -P 5037 -s ce0517159c52850e02 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''