-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathappium_win.log
477 lines (304 loc) · 30.4 KB
/
appium_win.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
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
[38;5;112m[Appium][0m Welcome to Appium v2.15.0
[38;5;112m[Appium][0m Non-default server args:
[38;5;112m[Appium][0m { basePath: [32m'/wd/hub'[39m }
[38;5;112m[Appium][0m The autodetected Appium home path: C:\Users\bxw0531\.appium
[38;5;112m[Appium][0m Attempting to load driver windows...
[38;5;112m[Appium][0m Requiring driver at C:\Users\bxw0531\.appium\node_modules\appium-windows-driver\build\index.js
[38;5;112m[Appium][0m WindowsDriver has been successfully loaded in 0.104s
[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://10.212.134.23:4723/wd/hub
http://192.168.31.160:4723/wd/hub
http://127.0.0.1:4723/wd/hub (only accessible from the same host)
[38;5;112m[Appium][0m Available drivers:
[38;5;112m[Appium][0m - windows@3.1.4 (automationName 'Windows')
[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: f14611b8-d6ad-4a4b-9c49-c8396a50f106
[38;5;86m[HTTP][0m [37m-->[39m [37mPOST[39m [37m/wd/hub/session[39m [90m{"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:automationName":"Windows","platformName":"Windows","appium:app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","appium:app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","appium:deviceName":"WindowsPC"}}}[39m
[38;5;71m[AppiumDriver@06ba][0m Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:automationName":"Windows","platformName":"Windows","appium:app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","appium:app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","appium:deviceName":"WindowsPC"}}]
[38;5;71m[AppiumDriver@06ba][0m Event 'newSessionRequested' logged at 1737988250563 (16:30:50 GMT+0200 (Israel Standard Time))
[38;5;112m[Appium][0m Attempting to find matching driver for automationName 'Windows' and platformName 'Windows'
[38;5;112m[Appium][0m The 'windows' driver was installed and matched caps.
[38;5;112m[Appium][0m Will require it at C:\Users\bxw0531\.appium\node_modules\appium-windows-driver
[38;5;112m[Appium][0m Requiring driver at C:\Users\bxw0531\.appium\node_modules\appium-windows-driver\build\index.js
[38;5;71m[AppiumDriver@06ba][0m Appium v2.15.0 creating new WindowsDriver (v3.1.4) session
[38;5;71m[AppiumDriver@06ba][0m Checking BaseDriver versions for Appium and WindowsDriver
[38;5;71m[AppiumDriver@06ba][0m Appium's BaseDriver version is 9.15.0
[38;5;71m[AppiumDriver@06ba][0m WindowsDriver's BaseDriver version is 9.15.0
[38;5;111m[WindowsDriver@42dd][0m
[38;5;111m[WindowsDriver@42dd][0m Creating session with W3C capabilities: {
"alwaysMatch": {
"platformName": "Windows",
"appium:automationName": "Windows",
"appium:app": "C:\\ondemandanalysis-0.3.0.36\\oda.bat",
"appium:app_working_dir": "C:\\ondemandanalysis-0.3.0.36\\",
"appium:deviceName": "WindowsPC"
},
"firstMatch": [
{}
]
}
[38;5;111m[WindowsDriver@42dd][0m The following provided capabilities were not recognized by this driver:
[38;5;111m[WindowsDriver@42dd][0m app_working_dir
[38;5;111m[WindowsDriver@42dd][0m deviceName
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Session created with session id: e0a6ef13-dd6e-49d7-9ee6-ff5f2b9fdfeb
[38;5;37m[e0a6ef13][0m[38;5;201m[WinAppDriver][0m Loaded WinAppDriver path from the APPIUM_WAD_PATH environment variable: C:\Windows Application Driver\WinAppDriver.exe
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Spawning 'C:\Windows Application Driver\WinAppDriver.exe' with args: ["4724/wd/hub"]
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Matched '/status' to command name 'getStatus'
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Proxying [GET /status] to [GET http://127.0.0.1:4724/wd/hub/status] with no body
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Windows Application Driver listening for requests at: http://127.0.0.1:4724/wd/hub
Press ENTER to exit.
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m ==========================================
GET /wd/hub/status HTTP/1.1
Accept: application/json, */*
Accept-Encoding: gzip, compress, deflate, br
Connection: keep-alive
Content-Type: application/json; charset=utf-8
Host: 127.0.0.1:4724
User-Agent: appium
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Got response with status 200: {"build":{"revision":"2003","time":"Wed Aug 26 07:56:06 2020","version":"1.2.2009"},"os":{"arch":"amd64","name":"windows","version":"10.0.19045"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Starting WinAppDriver session. Will timeout in '20000' ms.
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Matched '/session' to command name 'createSession'
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Proxying [POST /session] to [POST http://127.0.0.1:4724/wd/hub/session] with body: {"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m HTTP/1.1 200 OK
Content-Length: 146
Content-Type: application/json
{"build":{"revision":"2003","time":"Wed Aug 26 07:56:06 2020","version":"1.2.2009"},"os":{"arch":"amd64","name":"windows","version":"10.0.19045"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m ==========================================
POST /wd/hub/session HTTP/1.1
Accept: application/json, */*
Accept-Encoding: gzip, compress, deflate, br
Connection: keep-alive
Content-Length: 201
Content-Type: application/json; charset=utf-8
Host: 127.0.0.1:4724
User-Agent: appium
{"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m HTTP/1.1 500 Internal Error
Content-Length: 174
Content-Type: application/json
{"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 8208"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Got response with status 500: {"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 8208"}}
[38;5;37m[e0a6ef13][0m[38;5;123m[W3C][0m Matched W3C error code 'unknown error' to UnknownError
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Could not start WinAppDriver session error = 'An unknown server-side error occurred while processing the command. Original error: Failed to locate opened application window with appId: C:\ondemandanalysis-0.3.0.36\oda.bat, and processId: 8208', attempt = 1
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Matched '/session' to command name 'createSession'
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Proxying [POST /session] to [POST http://127.0.0.1:4724/wd/hub/session] with body: {"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m ==========================================
POST /wd/hub/session HTTP/1.1
Accept: application/json, */*
Accept-Encoding: gzip, compress, deflate, br
Connection: keep-alive
Content-Length: 201
Content-Type: application/json; charset=utf-8
Host: 127.0.0.1:4724
User-Agent: appium
{"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m HTTP/1.1 500 Internal Error
Content-Length: 175
Content-Type: application/json
{"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 24532"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Got response with status 500: {"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 24532"}}
[38;5;37m[e0a6ef13][0m[38;5;123m[W3C][0m Matched W3C error code 'unknown error' to UnknownError
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Could not start WinAppDriver session error = 'An unknown server-side error occurred while processing the command. Original error: Failed to locate opened application window with appId: C:\ondemandanalysis-0.3.0.36\oda.bat, and processId: 24532', attempt = 2
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Matched '/session' to command name 'createSession'
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Proxying [POST /session] to [POST http://127.0.0.1:4724/wd/hub/session] with body: {"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m ==========================================
POST /wd/hub/session HTTP/1.1
Accept: application/json, */*
Accept-Encoding: gzip, compress, deflate, br
Connection: keep-alive
Content-Length: 201
Content-Type: application/json; charset=utf-8
Host: 127.0.0.1:4724
User-Agent: appium
{"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m HTTP/1.1 500 Internal Error
Content-Length: 175
Content-Type: application/json
{"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 25676"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Got response with status 500: {"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 25676"}}
[38;5;37m[e0a6ef13][0m[38;5;123m[W3C][0m Matched W3C error code 'unknown error' to UnknownError
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Could not start WinAppDriver session error = 'An unknown server-side error occurred while processing the command. Original error: Failed to locate opened application window with appId: C:\ondemandanalysis-0.3.0.36\oda.bat, and processId: 25676', attempt = 3
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Matched '/session' to command name 'createSession'
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Proxying [POST /session] to [POST http://127.0.0.1:4724/wd/hub/session] with body: {"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m ==========================================
POST /wd/hub/session HTTP/1.1
Accept: application/json, */*
Accept-Encoding: gzip, compress, deflate, br
Connection: keep-alive
Content-Length: 201
Content-Type: application/json; charset=utf-8
Host: 127.0.0.1:4724
User-Agent: appium
{"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m HTTP/1.1 500 Internal Error
Content-Length: 175
Content-Type: application/json
{"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 19144"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Got response with status 500: {"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 19144"}}
[38;5;37m[e0a6ef13][0m[38;5;123m[W3C][0m Matched W3C error code 'unknown error' to UnknownError
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Could not start WinAppDriver session error = 'An unknown server-side error occurred while processing the command. Original error: Failed to locate opened application window with appId: C:\ondemandanalysis-0.3.0.36\oda.bat, and processId: 19144', attempt = 4
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Matched '/session' to command name 'createSession'
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Proxying [POST /session] to [POST http://127.0.0.1:4724/wd/hub/session] with body: {"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m ==========================================
POST /wd/hub/session HTTP/1.1
Accept: application/json, */*
Accept-Encoding: gzip, compress, deflate, br
Connection: keep-alive
Content-Length: 201
Content-Type: application/json; charset=utf-8
Host: 127.0.0.1:4724
User-Agent: appium
{"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m HTTP/1.1 500 Internal Error
Content-Length: 174
Content-Type: application/json
{"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 1472"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Got response with status 500: {"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 1472"}}
[38;5;37m[e0a6ef13][0m[38;5;123m[W3C][0m Matched W3C error code 'unknown error' to UnknownError
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Could not start WinAppDriver session error = 'An unknown server-side error occurred while processing the command. Original error: Failed to locate opened application window with appId: C:\ondemandanalysis-0.3.0.36\oda.bat, and processId: 1472', attempt = 5
[38;5;86m[HTTP][0m [37m<-- POST /wd/hub/session [39m[32m-[39m [90m- ms - -[39m [90m[39m
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Matched '/session' to command name 'createSession'
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Proxying [POST /session] to [POST http://127.0.0.1:4724/wd/hub/session] with body: {"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m ==========================================
POST /wd/hub/session HTTP/1.1
Accept: application/json, */*
Accept-Encoding: gzip, compress, deflate, br
Connection: keep-alive
Content-Length: 201
Content-Type: application/json; charset=utf-8
Host: 127.0.0.1:4724
User-Agent: appium
{"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m HTTP/1.1 500 Internal Error
Content-Length: 175
Content-Type: application/json
{"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 28352"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Got response with status 500: {"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 28352"}}
[38;5;37m[e0a6ef13][0m[38;5;123m[W3C][0m Matched W3C error code 'unknown error' to UnknownError
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Could not start WinAppDriver session error = 'An unknown server-side error occurred while processing the command. Original error: Failed to locate opened application window with appId: C:\ondemandanalysis-0.3.0.36\oda.bat, and processId: 28352', attempt = 6
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Matched '/session' to command name 'createSession'
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Proxying [POST /session] to [POST http://127.0.0.1:4724/wd/hub/session] with body: {"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m ==========================================
POST /wd/hub/session HTTP/1.1
Accept: application/json, */*
Accept-Encoding: gzip, compress, deflate, br
Connection: keep-alive
Content-Length: 201
Content-Type: application/json; charset=utf-8
Host: 127.0.0.1:4724
User-Agent: appium
{"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m HTTP/1.1 500 Internal Error
Content-Length: 175
Content-Type: application/json
{"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 27004"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Got response with status 500: {"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 27004"}}
[38;5;37m[e0a6ef13][0m[38;5;123m[W3C][0m Matched W3C error code 'unknown error' to UnknownError
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Could not start WinAppDriver session error = 'An unknown server-side error occurred while processing the command. Original error: Failed to locate opened application window with appId: C:\ondemandanalysis-0.3.0.36\oda.bat, and processId: 27004', attempt = 7
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Matched '/session' to command name 'createSession'
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Proxying [POST /session] to [POST http://127.0.0.1:4724/wd/hub/session] with body: {"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m ==========================================
POST /wd/hub/session HTTP/1.1
Accept: application/json, */*
Accept-Encoding: gzip, compress, deflate, br
Connection: keep-alive
Content-Length: 201
Content-Type: application/json; charset=utf-8
Host: 127.0.0.1:4724
User-Agent: appium
{"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m HTTP/1.1 500 Internal Error
Content-Length: 175
Content-Type: application/json
{"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 16608"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Got response with status 500: {"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 16608"}}
[38;5;37m[e0a6ef13][0m[38;5;123m[W3C][0m Matched W3C error code 'unknown error' to UnknownError
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Could not start WinAppDriver session error = 'An unknown server-side error occurred while processing the command. Original error: Failed to locate opened application window with appId: C:\ondemandanalysis-0.3.0.36\oda.bat, and processId: 16608', attempt = 8
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Matched '/session' to command name 'createSession'
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Proxying [POST /session] to [POST http://127.0.0.1:4724/wd/hub/session] with body: {"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m ==========================================
POST /wd/hub/session HTTP/1.1
Accept: application/json, */*
Accept-Encoding: gzip, compress, deflate, br
Connection: keep-alive
Content-Length: 201
Content-Type: application/json; charset=utf-8
Host: 127.0.0.1:4724
User-Agent: appium
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m HTTP/1.1 500 Internal Error
Content-Length: 175
Content-Type: application/json
{"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 13684"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Got response with status 500: {"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 13684"}}
[38;5;37m[e0a6ef13][0m[38;5;123m[W3C][0m Matched W3C error code 'unknown error' to UnknownError
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Could not start WinAppDriver session error = 'An unknown server-side error occurred while processing the command. Original error: Failed to locate opened application window with appId: C:\ondemandanalysis-0.3.0.36\oda.bat, and processId: 13684', attempt = 9
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Matched '/session' to command name 'createSession'
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Proxying [POST /session] to [POST http://127.0.0.1:4724/wd/hub/session] with body: {"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m ==========================================
POST /wd/hub/session HTTP/1.1
Accept: application/json, */*
Accept-Encoding: gzip, compress, deflate, br
Connection: keep-alive
Content-Length: 201
Content-Type: application/json; charset=utf-8
Host: 127.0.0.1:4724
User-Agent: appium
{"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m HTTP/1.1 500 Internal Error
Content-Length: 175
Content-Type: application/json
{"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 25208"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Got response with status 500: {"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 25208"}}
[38;5;37m[e0a6ef13][0m[38;5;123m[W3C][0m Matched W3C error code 'unknown error' to UnknownError
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Could not start WinAppDriver session error = 'An unknown server-side error occurred while processing the command. Original error: Failed to locate opened application window with appId: C:\ondemandanalysis-0.3.0.36\oda.bat, and processId: 25208', attempt = 10
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Matched '/session' to command name 'createSession'
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Proxying [POST /session] to [POST http://127.0.0.1:4724/wd/hub/session] with body: {"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m ==========================================
POST /wd/hub/session HTTP/1.1
Accept: application/json, */*
Accept-Encoding: gzip, compress, deflate, br
Connection: keep-alive
Content-Length: 201
Content-Type: application/json; charset=utf-8
Host: 127.0.0.1:4724
User-Agent: appium
{"desiredCapabilities":{"platformName":"Windows","automationName":"Windows","app":"C:\\ondemandanalysis-0.3.0.36\\oda.bat","app_working_dir":"C:\\ondemandanalysis-0.3.0.36\\","deviceName":"WindowsPC"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m HTTP/1.1 500 Internal Error
Content-Length: 175
Content-Type: application/json
{"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 12356"}}
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Got response with status 500: {"status":13,"value":{"error":"unknown error","message":"Failed to locate opened application window with appId: C:\\ondemandanalysis-0.3.0.36\\oda.bat, and processId: 12356"}}
[38;5;37m[e0a6ef13][0m[38;5;123m[W3C][0m Matched W3C error code 'unknown error' to UnknownError
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Could not start WinAppDriver session error = 'An unknown server-side error occurred while processing the command. Original error: Failed to locate opened application window with appId: C:\ondemandanalysis-0.3.0.36\oda.bat, and processId: 12356', attempt = 11
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m timeoutError was Condition unmet after 20054 ms. Timing out.
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m Deleting WinAppDriver session
[38;5;37m[e0a6ef13][0m[38;5;111m[WindowsDriver@42dd][0m WinAppDriver exited with code null, signal SIGTERM
[38;5;37m[e0a6ef13][0m[38;5;71m[AppiumDriver@06ba][0m Event 'newSessionStarted' logged at 1737988271048 (16:31:11 GMT+0200 (Israel Standard Time))
[38;5;37m[e0a6ef13][0m[38;5;71m[AppiumDriver@06ba][0m Encountered internal error running command: UnknownError: An unknown server-side error occurred while processing the command. Original error: Failed to locate opened application window with appId: C:\ondemandanalysis-0.3.0.36\oda.bat, and processId: 12356
at errorFromW3CJsonCode (C:\Users\bxw0531\AppData\Roaming\npm\node_modules\appium\node_modules\@appium\base-driver\lib\protocol\errors.js:1110:25)
at ProxyRequestError.getActualError (C:\Users\bxw0531\AppData\Roaming\npm\node_modules\appium\node_modules\@appium\base-driver\lib\protocol\errors.js:979:14)
at WADProxy.command (C:\Users\bxw0531\AppData\Roaming\npm\node_modules\appium\node_modules\@appium\base-driver\lib\jsonwp-proxy\proxy.js:348:19)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at condFn (C:\Users\bxw0531\.appium\node_modules\appium-windows-driver\lib\winappdriver.js:209:9)
at spin (C:\Users\bxw0531\.appium\node_modules\appium-windows-driver\node_modules\asyncbox\lib\asyncbox.js:219:20)
at spin (C:\Users\bxw0531\.appium\node_modules\appium-windows-driver\node_modules\asyncbox\lib\asyncbox.js:229:14)
at spin (C:\Users\bxw0531\.appium\node_modules\appium-windows-driver\node_modules\asyncbox\lib\asyncbox.js:229:14)
at spin (C:\Users\bxw0531\.appium\node_modules\appium-windows-driver\node_modules\asyncbox\lib\asyncbox.js:229:14)
at spin (C:\Users\bxw0531\.appium\node_modules\appium-windows-driver\node_modules\asyncbox\lib\asyncbox.js:229:14)
at spin (C:\Users\bxw0531\.appium\node_modules\appium-windows-driver\node_modules\asyncbox\lib\asyncbox.js:229:14)
at spin (C:\Users\bxw0531\.appium\node_modules\appium-windows-driver\node_modules\asyncbox\lib\asyncbox.js:229:14)
at spin (C:\Users\bxw0531\.appium\node_modules\appium-windows-driver\node_modules\asyncbox\lib\asyncbox.js:229:14)
at spin (C:\Users\bxw0531\.appium\node_modules\appium-windows-driver\node_modules\asyncbox\lib\asyncbox.js:229:14)
at spin (C:\Users\bxw0531\.appium\node_modules\appium-windows-driver\node_modules\asyncbox\lib\asyncbox.js:229:14)
at spin (C:\Users\bxw0531\.appium\node_modules\appium-windows-driver\node_modules\asyncbox\lib\asyncbox.js:229:14)
at waitForCondition (C:\Users\bxw0531\.appium\node_modules\appium-windows-driver\node_modules\asyncbox\lib\asyncbox.js:236:10)
at WinAppDriver._startSession (C:\Users\bxw0531\.appium\node_modules\appium-windows-driver\lib\winappdriver.js:219:7)
at WinAppDriver.start (C:\Users\bxw0531\.appium\node_modules\appium-windows-driver\lib\winappdriver.js:194:5)
at WindowsDriver.startWinAppDriverSession (C:\Users\bxw0531\.appium\node_modules\appium-windows-driver\lib\driver.js:104:5)
at WindowsDriver.createSession (C:\Users\bxw0531\.appium\node_modules\appium-windows-driver\lib\driver.js:92:7)
at AppiumDriver.createSession (C:\Users\bxw0531\AppData\Roaming\npm\node_modules\appium\lib\appium.js:384:35)
[38;5;112m[Appium][0m Received SIGINT - shutting down
[38;5;71m[AppiumDriver@06ba][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 succesfully closed after 1ms