Commit 9aca81a
V9 migrate from got to fetch (#11942)
* V9 drop support for Node.js 16 (#11493)
* (internal): drop support for Node.js 16
update engines of package.json files
* (internal): drop support for Node.js 16
update CONTRIBUTING.md with Node.js 20 as recommendation
* (internal): drop support for Node.js 16
update github workflows
* (internal): drop support for Node.js 16
update external packages that dropped the support already
* (internal): drop support for Node.js 16
resolve PR feedback
* Update packages/webdriver/package.json
* Update packages/wdio-cucumber-framework/package.json
* Update package.json
---------
Co-authored-by: Christian Bromann <git@bromann.dev>
* (webdriverio): merge isDisplayed and isDisplayedWithinViewport (#11857)
* (webdriverio): merge isDisplayed and isDisplayedWithinViewport
* allow to specify withinViewport check in waitForDisplayed
* V9 drop support for Node.js 16 (#11493)
* (internal): drop support for Node.js 16
update engines of package.json files
* (internal): drop support for Node.js 16
update CONTRIBUTING.md with Node.js 20 as recommendation
* (internal): drop support for Node.js 16
update github workflows
* (internal): drop support for Node.js 16
update external packages that dropped the support already
* (internal): drop support for Node.js 16
resolve PR feedback
* Update packages/webdriver/package.json
* Update packages/wdio-cucumber-framework/package.json
* Update package.json
---------
Co-authored-by: Christian Bromann <git@bromann.dev>
* (webdriverio): merge isDisplayed and isDisplayedWithinViewport (#11857)
* (webdriverio): merge isDisplayed and isDisplayedWithinViewport
* allow to specify withinViewport check in waitForDisplayed
* Migrating from got to fetch
* Migrate got to fetch in packages
* migrate got to fetch & update unit test
* doc update for proxy setup
* rebase and migrate got to fetch in browserstack
* Migrate hostname from 0.0.0.0 to localhost
* fix unit test by removing headers in safari driver
* fix smoke test: update nock to beta
* fix launch test for firefox
* fix unit test for startGeckodriver
* fix firefox executions in node 18
* Incorporating review comments
* fix component tests
* cleaning up RequestLibOptions
* Removing RequestLibOptions & incorporating other review comments
* use process from globalThis
---------
Co-authored-by: Erwin Heitzman <15839059+erwinheitzman@users.noreply.github.com>
Co-authored-by: Christian Bromann <git@bromann.dev>1 parent f115100 commit 9aca81a
170 files changed
Lines changed: 7050 additions & 3303 deletions
File tree
- __mocks__
- packages
- wdio-browser-runner/src/vite/plugins
- wdio-browserstack-service
- src
- Percy
- tests
- wdio-crossbrowsertesting-service
- src
- tests
- wdio-cucumber-framework
- src
- tests
- wdio-sumologic-reporter
- src
- tests
- wdio-testingbot-service
- src
- tests
- wdio-types/src
- wdio-utils
- src
- node
- tests/node
- wdio-webdriver-mock-service
- webdriverio
- tests
- commands
- browser
- element
- utils
- webdriver
- src
- request
- tests
- tests/mocha
- website
- docs
- i18n
- ar/docusaurus-plugin-content-docs/current
- bg/docusaurus-plugin-content-docs/current
- de/docusaurus-plugin-content-docs/current
- es/docusaurus-plugin-content-docs/current
- fa/docusaurus-plugin-content-docs/current
- fr/docusaurus-plugin-content-docs/current
- hi/docusaurus-plugin-content-docs/current
- it/docusaurus-plugin-content-docs/current
- ja/docusaurus-plugin-content-docs/current
- pl/docusaurus-plugin-content-docs/current
- ru/docusaurus-plugin-content-docs/current
- ta/docusaurus-plugin-content-docs/current
- uk/docusaurus-plugin-content-docs/current
- zh/docusaurus-plugin-content-docs/current
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
18 | 36 | | |
19 | 37 | | |
20 | 38 | | |
| |||
36 | 54 | | |
37 | 55 | | |
38 | 56 | | |
39 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
40 | 69 | | |
41 | 70 | | |
42 | 71 | | |
43 | | - | |
44 | | - | |
45 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
46 | 75 | | |
47 | 76 | | |
48 | 77 | | |
| |||
52 | 81 | | |
53 | 82 | | |
54 | 83 | | |
55 | | - | |
56 | | - | |
57 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
58 | 87 | | |
59 | 88 | | |
60 | 89 | | |
61 | 90 | | |
62 | 91 | | |
63 | | - | |
64 | | - | |
65 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
66 | 95 | | |
67 | | - | |
| 96 | + | |
68 | 97 | | |
69 | 98 | | |
70 | 99 | | |
71 | | - | |
72 | | - | |
73 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
74 | 103 | | |
75 | | - | |
| 104 | + | |
76 | 105 | | |
77 | 106 | | |
78 | 107 | | |
79 | 108 | | |
80 | 109 | | |
81 | 110 | | |
82 | | - | |
| 111 | + | |
83 | 112 | | |
84 | 113 | | |
85 | 114 | | |
86 | 115 | | |
87 | | - | |
| 116 | + | |
88 | 117 | | |
89 | 118 | | |
90 | 119 | | |
91 | 120 | | |
92 | 121 | | |
93 | | - | |
| 122 | + | |
94 | 123 | | |
95 | 124 | | |
96 | 125 | | |
97 | 126 | | |
98 | 127 | | |
99 | | - | |
| 128 | + | |
100 | 129 | | |
101 | 130 | | |
102 | 131 | | |
103 | 132 | | |
104 | | - | |
| 133 | + | |
105 | 134 | | |
106 | 135 | | |
107 | 136 | | |
108 | 137 | | |
109 | | - | |
| 138 | + | |
110 | 139 | | |
111 | 140 | | |
112 | 141 | | |
| |||
207 | 236 | | |
208 | 237 | | |
209 | 238 | | |
210 | | - | |
211 | | - | |
| 239 | + | |
| 240 | + | |
212 | 241 | | |
213 | 242 | | |
214 | | - | |
215 | | - | |
| 243 | + | |
| 244 | + | |
216 | 245 | | |
217 | 246 | | |
218 | 247 | | |
219 | 248 | | |
220 | 249 | | |
221 | | - | |
| 250 | + | |
222 | 251 | | |
223 | 252 | | |
224 | 253 | | |
225 | 254 | | |
226 | 255 | | |
227 | 256 | | |
228 | | - | |
| 257 | + | |
229 | 258 | | |
230 | | - | |
| 259 | + | |
231 | 260 | | |
232 | 261 | | |
233 | 262 | | |
234 | 263 | | |
235 | 264 | | |
236 | | - | |
237 | | - | |
| 265 | + | |
| 266 | + | |
238 | 267 | | |
239 | 268 | | |
240 | | - | |
241 | | - | |
| 269 | + | |
| 270 | + | |
242 | 271 | | |
243 | 272 | | |
244 | | - | |
245 | | - | |
| 273 | + | |
| 274 | + | |
246 | 275 | | |
247 | 276 | | |
248 | | - | |
| 277 | + | |
249 | 278 | | |
250 | | - | |
| 279 | + | |
251 | 280 | | |
252 | 281 | | |
253 | 282 | | |
| |||
257 | 286 | | |
258 | 287 | | |
259 | 288 | | |
260 | | - | |
| 289 | + | |
261 | 290 | | |
262 | | - | |
| 291 | + | |
263 | 292 | | |
264 | 293 | | |
265 | 294 | | |
| |||
351 | 380 | | |
352 | 381 | | |
353 | 382 | | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
358 | 386 | | |
359 | 387 | | |
360 | 388 | | |
| |||
366 | 394 | | |
367 | 395 | | |
368 | 396 | | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | | - | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
373 | 400 | | |
374 | 401 | | |
375 | 402 | | |
376 | 403 | | |
377 | 404 | | |
378 | 405 | | |
379 | 406 | | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
384 | 410 | | |
385 | 411 | | |
386 | 412 | | |
387 | 413 | | |
388 | 414 | | |
389 | 415 | | |
390 | 416 | | |
391 | | - | |
392 | | - | |
393 | | - | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
394 | 420 | | |
395 | 421 | | |
396 | 422 | | |
| |||
405 | 431 | | |
406 | 432 | | |
407 | 433 | | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
412 | 438 | | |
413 | 439 | | |
414 | 440 | | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
419 | 444 | | |
420 | 445 | | |
421 | 446 | | |
| |||
447 | 472 | | |
448 | 473 | | |
449 | 474 | | |
450 | | - | |
451 | | - | |
452 | | - | |
453 | | - | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
454 | 478 | | |
455 | 479 | | |
456 | 480 | | |
457 | | - | |
458 | | - | |
459 | 481 | | |
460 | 482 | | |
461 | 483 | | |
| |||
472 | 494 | | |
473 | 495 | | |
474 | 496 | | |
475 | | - | |
| 497 | + | |
This file was deleted.
0 commit comments