@angular/cdk 21.1.0-next.0 → 21.1.0-next.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (107) hide show
  1. package/fesm2022/_a11y-module-chunk.mjs +30 -24
  2. package/fesm2022/_a11y-module-chunk.mjs.map +1 -1
  3. package/fesm2022/_activedescendant-key-manager-chunk.mjs.map +1 -1
  4. package/fesm2022/_array-chunk.mjs.map +1 -1
  5. package/fesm2022/_breakpoints-observer-chunk.mjs +6 -6
  6. package/fesm2022/_breakpoints-observer-chunk.mjs.map +1 -1
  7. package/fesm2022/_css-pixel-value-chunk.mjs.map +1 -1
  8. package/fesm2022/_data-source-chunk.mjs.map +1 -1
  9. package/fesm2022/_directionality-chunk.mjs +3 -3
  10. package/fesm2022/_directionality-chunk.mjs.map +1 -1
  11. package/fesm2022/_dispose-view-repeater-strategy-chunk.mjs.map +1 -1
  12. package/fesm2022/_element-chunk.mjs.map +1 -1
  13. package/fesm2022/_fake-event-detection-chunk.mjs.map +1 -1
  14. package/fesm2022/_focus-key-manager-chunk.mjs.map +1 -1
  15. package/fesm2022/_focus-monitor-chunk.mjs +9 -9
  16. package/fesm2022/_focus-monitor-chunk.mjs.map +1 -1
  17. package/fesm2022/_id-generator-chunk.mjs +3 -3
  18. package/fesm2022/_id-generator-chunk.mjs.map +1 -1
  19. package/fesm2022/_keycodes-chunk.mjs.map +1 -1
  20. package/fesm2022/_list-key-manager-chunk.mjs +5 -5
  21. package/fesm2022/_list-key-manager-chunk.mjs.map +1 -1
  22. package/fesm2022/_overlay-module-chunk.mjs +42 -34
  23. package/fesm2022/_overlay-module-chunk.mjs.map +1 -1
  24. package/fesm2022/_passive-listeners-chunk.mjs.map +1 -1
  25. package/fesm2022/_platform-chunk.mjs +3 -3
  26. package/fesm2022/_platform-chunk.mjs.map +1 -1
  27. package/fesm2022/_recycle-view-repeater-strategy-chunk.mjs +1 -3
  28. package/fesm2022/_recycle-view-repeater-strategy-chunk.mjs.map +1 -1
  29. package/fesm2022/_scrolling-chunk.mjs.map +1 -1
  30. package/fesm2022/_selection-model-chunk.mjs.map +1 -1
  31. package/fesm2022/_shadow-dom-chunk.mjs.map +1 -1
  32. package/fesm2022/_style-loader-chunk.mjs +3 -3
  33. package/fesm2022/_style-loader-chunk.mjs.map +1 -1
  34. package/fesm2022/_test-environment-chunk.mjs.map +1 -1
  35. package/fesm2022/_tree-key-manager-chunk.mjs.map +1 -1
  36. package/fesm2022/_typeahead-chunk.mjs.map +1 -1
  37. package/fesm2022/_unique-selection-dispatcher-chunk.mjs +3 -3
  38. package/fesm2022/_unique-selection-dispatcher-chunk.mjs.map +1 -1
  39. package/fesm2022/a11y.mjs +11 -10
  40. package/fesm2022/a11y.mjs.map +1 -1
  41. package/fesm2022/accordion.mjs +10 -10
  42. package/fesm2022/accordion.mjs.map +1 -1
  43. package/fesm2022/bidi.mjs +7 -7
  44. package/fesm2022/bidi.mjs.map +1 -1
  45. package/fesm2022/cdk.mjs +1 -1
  46. package/fesm2022/cdk.mjs.map +1 -1
  47. package/fesm2022/clipboard.mjs +10 -10
  48. package/fesm2022/clipboard.mjs.map +1 -1
  49. package/fesm2022/coercion-private.mjs.map +1 -1
  50. package/fesm2022/coercion.mjs.map +1 -1
  51. package/fesm2022/collections.mjs +1 -1
  52. package/fesm2022/dialog.mjs +12 -11
  53. package/fesm2022/dialog.mjs.map +1 -1
  54. package/fesm2022/drag-drop.mjs +31 -31
  55. package/fesm2022/drag-drop.mjs.map +1 -1
  56. package/fesm2022/keycodes.mjs.map +1 -1
  57. package/fesm2022/layout.mjs +4 -4
  58. package/fesm2022/layout.mjs.map +1 -1
  59. package/fesm2022/listbox.mjs +10 -10
  60. package/fesm2022/listbox.mjs.map +1 -1
  61. package/fesm2022/menu.mjs +69 -52
  62. package/fesm2022/menu.mjs.map +1 -1
  63. package/fesm2022/observers-private.mjs +3 -3
  64. package/fesm2022/observers-private.mjs.map +1 -1
  65. package/fesm2022/observers.mjs +13 -13
  66. package/fesm2022/observers.mjs.map +1 -1
  67. package/fesm2022/overlay.mjs +3 -3
  68. package/fesm2022/overlay.mjs.map +1 -1
  69. package/fesm2022/platform.mjs +4 -4
  70. package/fesm2022/platform.mjs.map +1 -1
  71. package/fesm2022/portal.mjs +10 -10
  72. package/fesm2022/portal.mjs.map +1 -1
  73. package/fesm2022/private.mjs +52 -3
  74. package/fesm2022/private.mjs.map +1 -1
  75. package/fesm2022/scrolling.mjs +55 -53
  76. package/fesm2022/scrolling.mjs.map +1 -1
  77. package/fesm2022/stepper.mjs +22 -22
  78. package/fesm2022/stepper.mjs.map +1 -1
  79. package/fesm2022/table.mjs +214 -109
  80. package/fesm2022/table.mjs.map +1 -1
  81. package/fesm2022/testing-selenium-webdriver.mjs.map +1 -1
  82. package/fesm2022/testing-testbed.mjs.map +1 -1
  83. package/fesm2022/testing.mjs.map +1 -1
  84. package/fesm2022/text-field.mjs +16 -16
  85. package/fesm2022/text-field.mjs.map +1 -1
  86. package/fesm2022/tree.mjs +25 -25
  87. package/fesm2022/tree.mjs.map +1 -1
  88. package/package.json +2 -1
  89. package/schematics/ng-add/index.js +1 -1
  90. package/types/_a11y-module-chunk.d.ts +9 -5
  91. package/types/_overlay-module-chunk.d.ts +1 -0
  92. package/types/_scrolling-module-chunk.d.ts +11 -1
  93. package/types/_view-repeater-chunk.d.ts +2 -7
  94. package/types/a11y.d.ts +2 -1
  95. package/types/collections.d.ts +1 -1
  96. package/types/dialog.d.ts +1 -0
  97. package/types/menu.d.ts +7 -2
  98. package/types/private.d.ts +5 -1
  99. package/types/scrolling.d.ts +1 -1
  100. package/types/table.d.ts +62 -11
  101. package/_adev_assets/cdk_drag_drop.json +0 -7221
  102. package/_adev_assets/cdk_testing.json +0 -7601
  103. package/_adev_assets/cdk_testing_protractor.json +0 -1747
  104. package/_adev_assets/cdk_testing_selenium_webdriver.json +0 -1801
  105. package/_adev_assets/cdk_testing_testbed.json +0 -1903
  106. package/fesm2022/_visually-hidden-chunk.mjs +0 -46
  107. package/fesm2022/_visually-hidden-chunk.mjs.map +0 -1
@@ -1,1801 +0,0 @@
1
- {
2
- "repo": "angular/components",
3
- "moduleLabel": "@angular/cdk/testing/selenium-webdriver",
4
- "moduleName": "@angular/cdk/testing/selenium-webdriver",
5
- "normalizedModuleName": "angular_cdk_testing_selenium-webdriver",
6
- "entries": [
7
- {
8
- "name": "SeleniumWebDriverElement",
9
- "isAbstract": false,
10
- "entryType": "undecorated_class",
11
- "members": [
12
- {
13
- "name": "constructor",
14
- "signatures": [],
15
- "implementation": {
16
- "params": [
17
- {
18
- "name": "element",
19
- "description": "",
20
- "type": "() => webdriver.WebElement",
21
- "isOptional": false,
22
- "isRestParam": false
23
- },
24
- {
25
- "name": "_stabilize",
26
- "description": "",
27
- "type": "() => Promise<void>",
28
- "isOptional": false,
29
- "isRestParam": false
30
- }
31
- ],
32
- "isNewType": false,
33
- "returnType": "SeleniumWebDriverElement",
34
- "generics": [],
35
- "name": "constructor",
36
- "description": "",
37
- "entryType": "function",
38
- "jsdocTags": [],
39
- "rawComment": ""
40
- },
41
- "entryType": "function",
42
- "description": "",
43
- "jsdocTags": [],
44
- "rawComment": "",
45
- "memberType": "method",
46
- "memberTags": []
47
- },
48
- {
49
- "name": "blur",
50
- "signatures": [
51
- {
52
- "name": "blur",
53
- "entryType": "function",
54
- "description": "Blur the element.",
55
- "generics": [],
56
- "isNewType": false,
57
- "jsdocTags": [],
58
- "params": [],
59
- "rawComment": "/** Blur the element. */",
60
- "returnType": "Promise<void>"
61
- }
62
- ],
63
- "implementation": {
64
- "params": [],
65
- "isNewType": false,
66
- "returnType": "Promise<void>",
67
- "generics": [],
68
- "name": "blur",
69
- "description": "Blur the element.",
70
- "entryType": "function",
71
- "jsdocTags": [],
72
- "rawComment": "/** Blur the element. */"
73
- },
74
- "entryType": "function",
75
- "description": "Blur the element.",
76
- "jsdocTags": [],
77
- "rawComment": "/** Blur the element. */",
78
- "memberType": "method",
79
- "memberTags": []
80
- },
81
- {
82
- "name": "clear",
83
- "signatures": [
84
- {
85
- "name": "clear",
86
- "entryType": "function",
87
- "description": "Clear the element's input (for input and textarea elements only).",
88
- "generics": [],
89
- "isNewType": false,
90
- "jsdocTags": [],
91
- "params": [],
92
- "rawComment": "/** Clear the element's input (for input and textarea elements only). */",
93
- "returnType": "Promise<void>"
94
- }
95
- ],
96
- "implementation": {
97
- "params": [],
98
- "isNewType": false,
99
- "returnType": "Promise<void>",
100
- "generics": [],
101
- "name": "clear",
102
- "description": "Clear the element's input (for input and textarea elements only).",
103
- "entryType": "function",
104
- "jsdocTags": [],
105
- "rawComment": "/** Clear the element's input (for input and textarea elements only). */"
106
- },
107
- "entryType": "function",
108
- "description": "Clear the element's input (for input and textarea elements only).",
109
- "jsdocTags": [],
110
- "rawComment": "/** Clear the element's input (for input and textarea elements only). */",
111
- "memberType": "method",
112
- "memberTags": []
113
- },
114
- {
115
- "name": "click",
116
- "signatures": [
117
- {
118
- "name": "click",
119
- "entryType": "function",
120
- "description": "Click the element at the default location for the current environment. If you need to guarantee\nthe element is clicked at a specific location, consider using `click('center')` or\n`click(x, y)` instead.",
121
- "generics": [],
122
- "isNewType": false,
123
- "jsdocTags": [],
124
- "params": [
125
- {
126
- "name": "modifiers",
127
- "description": "",
128
- "type": "any",
129
- "isOptional": true,
130
- "isRestParam": false
131
- }
132
- ],
133
- "rawComment": "/**\n * Click the element at the default location for the current environment. If you need to guarantee\n * the element is clicked at a specific location, consider using `click('center')` or\n * `click(x, y)` instead.\n */",
134
- "returnType": "Promise<void>"
135
- },
136
- {
137
- "name": "click",
138
- "entryType": "function",
139
- "description": "Click the element at the element's center.",
140
- "generics": [],
141
- "isNewType": false,
142
- "jsdocTags": [],
143
- "params": [
144
- {
145
- "name": "location",
146
- "description": "",
147
- "type": "\"center\"",
148
- "isOptional": false,
149
- "isRestParam": false
150
- },
151
- {
152
- "name": "modifiers",
153
- "description": "",
154
- "type": "any",
155
- "isOptional": true,
156
- "isRestParam": false
157
- }
158
- ],
159
- "rawComment": "/** Click the element at the element's center. */",
160
- "returnType": "Promise<void>"
161
- },
162
- {
163
- "name": "click",
164
- "entryType": "function",
165
- "description": "Click the element at the specified coordinates relative to the top-left of the element.",
166
- "generics": [],
167
- "isNewType": false,
168
- "jsdocTags": [
169
- {
170
- "name": "param",
171
- "comment": "Coordinate within the element, along the X-axis at which to click."
172
- },
173
- {
174
- "name": "param",
175
- "comment": "Coordinate within the element, along the Y-axis at which to click."
176
- },
177
- {
178
- "name": "param",
179
- "comment": "Modifier keys held while clicking"
180
- }
181
- ],
182
- "params": [
183
- {
184
- "name": "relativeX",
185
- "description": "Coordinate within the element, along the X-axis at which to click.",
186
- "type": "number",
187
- "isOptional": false,
188
- "isRestParam": false
189
- },
190
- {
191
- "name": "relativeY",
192
- "description": "Coordinate within the element, along the Y-axis at which to click.",
193
- "type": "number",
194
- "isOptional": false,
195
- "isRestParam": false
196
- },
197
- {
198
- "name": "modifiers",
199
- "description": "Modifier keys held while clicking",
200
- "type": "any",
201
- "isOptional": true,
202
- "isRestParam": false
203
- }
204
- ],
205
- "rawComment": "/**\n * Click the element at the specified coordinates relative to the top-left of the element.\n * @param relativeX Coordinate within the element, along the X-axis at which to click.\n * @param relativeY Coordinate within the element, along the Y-axis at which to click.\n * @param modifiers Modifier keys held while clicking\n */",
206
- "returnType": "Promise<void>"
207
- }
208
- ],
209
- "implementation": {
210
- "params": [
211
- {
212
- "name": "args",
213
- "description": "",
214
- "type": "[any?] | [\"center\", any?] | [number, number, any?]",
215
- "isOptional": false,
216
- "isRestParam": true
217
- }
218
- ],
219
- "isNewType": false,
220
- "returnType": "Promise<void>",
221
- "generics": [],
222
- "name": "click",
223
- "description": "",
224
- "entryType": "function",
225
- "jsdocTags": [],
226
- "rawComment": ""
227
- },
228
- "entryType": "function",
229
- "description": "",
230
- "jsdocTags": [],
231
- "rawComment": "",
232
- "memberType": "method",
233
- "memberTags": []
234
- },
235
- {
236
- "name": "rightClick",
237
- "signatures": [
238
- {
239
- "name": "rightClick",
240
- "entryType": "function",
241
- "description": "Right clicks on the element at the specified coordinates relative to the top-left of it.",
242
- "generics": [],
243
- "isNewType": false,
244
- "jsdocTags": [
245
- {
246
- "name": "param",
247
- "comment": "Coordinate within the element, along the X-axis at which to click."
248
- },
249
- {
250
- "name": "param",
251
- "comment": "Coordinate within the element, along the Y-axis at which to click."
252
- },
253
- {
254
- "name": "param",
255
- "comment": "Modifier keys held while clicking"
256
- }
257
- ],
258
- "params": [
259
- {
260
- "name": "relativeX",
261
- "description": "Coordinate within the element, along the X-axis at which to click.",
262
- "type": "number",
263
- "isOptional": false,
264
- "isRestParam": false
265
- },
266
- {
267
- "name": "relativeY",
268
- "description": "Coordinate within the element, along the Y-axis at which to click.",
269
- "type": "number",
270
- "isOptional": false,
271
- "isRestParam": false
272
- },
273
- {
274
- "name": "modifiers",
275
- "description": "Modifier keys held while clicking",
276
- "type": "any",
277
- "isOptional": true,
278
- "isRestParam": false
279
- }
280
- ],
281
- "rawComment": "/**\n * Right clicks on the element at the specified coordinates relative to the top-left of it.\n * @param relativeX Coordinate within the element, along the X-axis at which to click.\n * @param relativeY Coordinate within the element, along the Y-axis at which to click.\n * @param modifiers Modifier keys held while clicking\n */",
282
- "returnType": "Promise<void>"
283
- }
284
- ],
285
- "implementation": {
286
- "params": [
287
- {
288
- "name": "args",
289
- "description": "",
290
- "type": "[any?] | [\"center\", any?] | [number, number, any?]",
291
- "isOptional": false,
292
- "isRestParam": true
293
- }
294
- ],
295
- "isNewType": false,
296
- "returnType": "Promise<void>",
297
- "generics": [],
298
- "name": "rightClick",
299
- "description": "",
300
- "entryType": "function",
301
- "jsdocTags": [],
302
- "rawComment": ""
303
- },
304
- "entryType": "function",
305
- "description": "",
306
- "jsdocTags": [],
307
- "rawComment": "",
308
- "memberType": "method",
309
- "memberTags": []
310
- },
311
- {
312
- "name": "focus",
313
- "signatures": [
314
- {
315
- "name": "focus",
316
- "entryType": "function",
317
- "description": "Focus the element.",
318
- "generics": [],
319
- "isNewType": false,
320
- "jsdocTags": [],
321
- "params": [],
322
- "rawComment": "/** Focus the element. */",
323
- "returnType": "Promise<void>"
324
- }
325
- ],
326
- "implementation": {
327
- "params": [],
328
- "isNewType": false,
329
- "returnType": "Promise<void>",
330
- "generics": [],
331
- "name": "focus",
332
- "description": "Focus the element.",
333
- "entryType": "function",
334
- "jsdocTags": [],
335
- "rawComment": "/** Focus the element. */"
336
- },
337
- "entryType": "function",
338
- "description": "Focus the element.",
339
- "jsdocTags": [],
340
- "rawComment": "/** Focus the element. */",
341
- "memberType": "method",
342
- "memberTags": []
343
- },
344
- {
345
- "name": "getCssValue",
346
- "signatures": [
347
- {
348
- "name": "getCssValue",
349
- "entryType": "function",
350
- "description": "Get the computed value of the given CSS property for the element.",
351
- "generics": [],
352
- "isNewType": false,
353
- "jsdocTags": [],
354
- "params": [
355
- {
356
- "name": "property",
357
- "description": "",
358
- "type": "string",
359
- "isOptional": false,
360
- "isRestParam": false
361
- }
362
- ],
363
- "rawComment": "/** Get the computed value of the given CSS property for the element. */",
364
- "returnType": "Promise<string>"
365
- }
366
- ],
367
- "implementation": {
368
- "params": [
369
- {
370
- "name": "property",
371
- "description": "",
372
- "type": "string",
373
- "isOptional": false,
374
- "isRestParam": false
375
- }
376
- ],
377
- "isNewType": false,
378
- "returnType": "Promise<string>",
379
- "generics": [],
380
- "name": "getCssValue",
381
- "description": "Get the computed value of the given CSS property for the element.",
382
- "entryType": "function",
383
- "jsdocTags": [],
384
- "rawComment": "/** Get the computed value of the given CSS property for the element. */"
385
- },
386
- "entryType": "function",
387
- "description": "Get the computed value of the given CSS property for the element.",
388
- "jsdocTags": [],
389
- "rawComment": "/** Get the computed value of the given CSS property for the element. */",
390
- "memberType": "method",
391
- "memberTags": []
392
- },
393
- {
394
- "name": "hover",
395
- "signatures": [
396
- {
397
- "name": "hover",
398
- "entryType": "function",
399
- "description": "Hovers the mouse over the element.",
400
- "generics": [],
401
- "isNewType": false,
402
- "jsdocTags": [],
403
- "params": [],
404
- "rawComment": "/** Hovers the mouse over the element. */",
405
- "returnType": "Promise<void>"
406
- }
407
- ],
408
- "implementation": {
409
- "params": [],
410
- "isNewType": false,
411
- "returnType": "Promise<void>",
412
- "generics": [],
413
- "name": "hover",
414
- "description": "Hovers the mouse over the element.",
415
- "entryType": "function",
416
- "jsdocTags": [],
417
- "rawComment": "/** Hovers the mouse over the element. */"
418
- },
419
- "entryType": "function",
420
- "description": "Hovers the mouse over the element.",
421
- "jsdocTags": [],
422
- "rawComment": "/** Hovers the mouse over the element. */",
423
- "memberType": "method",
424
- "memberTags": []
425
- },
426
- {
427
- "name": "mouseAway",
428
- "signatures": [
429
- {
430
- "name": "mouseAway",
431
- "entryType": "function",
432
- "description": "Moves the mouse away from the element.",
433
- "generics": [],
434
- "isNewType": false,
435
- "jsdocTags": [],
436
- "params": [],
437
- "rawComment": "/** Moves the mouse away from the element. */",
438
- "returnType": "Promise<void>"
439
- }
440
- ],
441
- "implementation": {
442
- "params": [],
443
- "isNewType": false,
444
- "returnType": "Promise<void>",
445
- "generics": [],
446
- "name": "mouseAway",
447
- "description": "Moves the mouse away from the element.",
448
- "entryType": "function",
449
- "jsdocTags": [],
450
- "rawComment": "/** Moves the mouse away from the element. */"
451
- },
452
- "entryType": "function",
453
- "description": "Moves the mouse away from the element.",
454
- "jsdocTags": [],
455
- "rawComment": "/** Moves the mouse away from the element. */",
456
- "memberType": "method",
457
- "memberTags": []
458
- },
459
- {
460
- "name": "sendKeys",
461
- "signatures": [
462
- {
463
- "name": "sendKeys",
464
- "entryType": "function",
465
- "description": "Sends the given string to the input as a series of key presses. Also fires input events\nand attempts to add the string to the Element's value.",
466
- "generics": [],
467
- "isNewType": false,
468
- "jsdocTags": [],
469
- "params": [
470
- {
471
- "name": "keys",
472
- "description": "",
473
- "type": "any[]",
474
- "isOptional": false,
475
- "isRestParam": true
476
- }
477
- ],
478
- "rawComment": "/**\n * Sends the given string to the input as a series of key presses. Also fires input events\n * and attempts to add the string to the Element's value.\n */",
479
- "returnType": "Promise<void>"
480
- },
481
- {
482
- "name": "sendKeys",
483
- "entryType": "function",
484
- "description": "Sends the given string to the input as a series of key presses. Also fires input events\nand attempts to add the string to the Element's value.",
485
- "generics": [],
486
- "isNewType": false,
487
- "jsdocTags": [],
488
- "params": [
489
- {
490
- "name": "modifiers",
491
- "description": "",
492
- "type": "ModifierKeys",
493
- "isOptional": false,
494
- "isRestParam": false
495
- },
496
- {
497
- "name": "keys",
498
- "description": "",
499
- "type": "any[]",
500
- "isOptional": false,
501
- "isRestParam": true
502
- }
503
- ],
504
- "rawComment": "/**\n * Sends the given string to the input as a series of key presses. Also fires input events\n * and attempts to add the string to the Element's value.\n */",
505
- "returnType": "Promise<void>"
506
- }
507
- ],
508
- "implementation": {
509
- "params": [
510
- {
511
- "name": "modifiersAndKeys",
512
- "description": "",
513
- "type": "any[]",
514
- "isOptional": false,
515
- "isRestParam": true
516
- }
517
- ],
518
- "isNewType": false,
519
- "returnType": "Promise<void>",
520
- "generics": [],
521
- "name": "sendKeys",
522
- "description": "",
523
- "entryType": "function",
524
- "jsdocTags": [],
525
- "rawComment": ""
526
- },
527
- "entryType": "function",
528
- "description": "",
529
- "jsdocTags": [],
530
- "rawComment": "",
531
- "memberType": "method",
532
- "memberTags": []
533
- },
534
- {
535
- "name": "text",
536
- "signatures": [
537
- {
538
- "name": "text",
539
- "entryType": "function",
540
- "description": "Gets the text from the element.",
541
- "generics": [],
542
- "isNewType": false,
543
- "jsdocTags": [
544
- {
545
- "name": "param",
546
- "comment": "Options that affect what text is included."
547
- }
548
- ],
549
- "params": [
550
- {
551
- "name": "options",
552
- "description": "Options that affect what text is included.",
553
- "type": "any",
554
- "isOptional": true,
555
- "isRestParam": false
556
- }
557
- ],
558
- "rawComment": "/**\n * Gets the text from the element.\n * @param options Options that affect what text is included.\n */",
559
- "returnType": "Promise<string>"
560
- }
561
- ],
562
- "implementation": {
563
- "params": [
564
- {
565
- "name": "options",
566
- "description": "Options that affect what text is included.",
567
- "type": "any",
568
- "isOptional": true,
569
- "isRestParam": false
570
- }
571
- ],
572
- "isNewType": false,
573
- "returnType": "Promise<string>",
574
- "generics": [],
575
- "name": "text",
576
- "description": "Gets the text from the element.",
577
- "entryType": "function",
578
- "jsdocTags": [
579
- {
580
- "name": "param",
581
- "comment": "Options that affect what text is included."
582
- }
583
- ],
584
- "rawComment": "/**\n * Gets the text from the element.\n * @param options Options that affect what text is included.\n */"
585
- },
586
- "entryType": "function",
587
- "description": "Gets the text from the element.",
588
- "jsdocTags": [
589
- {
590
- "name": "param",
591
- "comment": "Options that affect what text is included."
592
- }
593
- ],
594
- "rawComment": "/**\n * Gets the text from the element.\n * @param options Options that affect what text is included.\n */",
595
- "memberType": "method",
596
- "memberTags": []
597
- },
598
- {
599
- "name": "setContenteditableValue",
600
- "signatures": [
601
- {
602
- "name": "setContenteditableValue",
603
- "entryType": "function",
604
- "description": "Sets the value of a `contenteditable` element.",
605
- "generics": [],
606
- "isNewType": false,
607
- "jsdocTags": [
608
- {
609
- "name": "param",
610
- "comment": "Value to be set on the element."
611
- }
612
- ],
613
- "params": [
614
- {
615
- "name": "value",
616
- "description": "Value to be set on the element.",
617
- "type": "string",
618
- "isOptional": false,
619
- "isRestParam": false
620
- }
621
- ],
622
- "rawComment": "/**\n * Sets the value of a `contenteditable` element.\n * @param value Value to be set on the element.\n */",
623
- "returnType": "Promise<void>"
624
- }
625
- ],
626
- "implementation": {
627
- "params": [
628
- {
629
- "name": "value",
630
- "description": "Value to be set on the element.",
631
- "type": "string",
632
- "isOptional": false,
633
- "isRestParam": false
634
- }
635
- ],
636
- "isNewType": false,
637
- "returnType": "Promise<void>",
638
- "generics": [],
639
- "name": "setContenteditableValue",
640
- "description": "Sets the value of a `contenteditable` element.",
641
- "entryType": "function",
642
- "jsdocTags": [
643
- {
644
- "name": "param",
645
- "comment": "Value to be set on the element."
646
- }
647
- ],
648
- "rawComment": "/**\n * Sets the value of a `contenteditable` element.\n * @param value Value to be set on the element.\n */"
649
- },
650
- "entryType": "function",
651
- "description": "Sets the value of a `contenteditable` element.",
652
- "jsdocTags": [
653
- {
654
- "name": "param",
655
- "comment": "Value to be set on the element."
656
- }
657
- ],
658
- "rawComment": "/**\n * Sets the value of a `contenteditable` element.\n * @param value Value to be set on the element.\n */",
659
- "memberType": "method",
660
- "memberTags": []
661
- },
662
- {
663
- "name": "getAttribute",
664
- "signatures": [
665
- {
666
- "name": "getAttribute",
667
- "entryType": "function",
668
- "description": "Gets the value for the given attribute from the element.",
669
- "generics": [],
670
- "isNewType": false,
671
- "jsdocTags": [],
672
- "params": [
673
- {
674
- "name": "name",
675
- "description": "",
676
- "type": "string",
677
- "isOptional": false,
678
- "isRestParam": false
679
- }
680
- ],
681
- "rawComment": "/** Gets the value for the given attribute from the element. */",
682
- "returnType": "Promise<string | null>"
683
- }
684
- ],
685
- "implementation": {
686
- "params": [
687
- {
688
- "name": "name",
689
- "description": "",
690
- "type": "string",
691
- "isOptional": false,
692
- "isRestParam": false
693
- }
694
- ],
695
- "isNewType": false,
696
- "returnType": "Promise<string | null>",
697
- "generics": [],
698
- "name": "getAttribute",
699
- "description": "Gets the value for the given attribute from the element.",
700
- "entryType": "function",
701
- "jsdocTags": [],
702
- "rawComment": "/** Gets the value for the given attribute from the element. */"
703
- },
704
- "entryType": "function",
705
- "description": "Gets the value for the given attribute from the element.",
706
- "jsdocTags": [],
707
- "rawComment": "/** Gets the value for the given attribute from the element. */",
708
- "memberType": "method",
709
- "memberTags": []
710
- },
711
- {
712
- "name": "hasClass",
713
- "signatures": [
714
- {
715
- "name": "hasClass",
716
- "entryType": "function",
717
- "description": "Checks whether the element has the given class.",
718
- "generics": [],
719
- "isNewType": false,
720
- "jsdocTags": [],
721
- "params": [
722
- {
723
- "name": "name",
724
- "description": "",
725
- "type": "string",
726
- "isOptional": false,
727
- "isRestParam": false
728
- }
729
- ],
730
- "rawComment": "/** Checks whether the element has the given class. */",
731
- "returnType": "Promise<boolean>"
732
- }
733
- ],
734
- "implementation": {
735
- "params": [
736
- {
737
- "name": "name",
738
- "description": "",
739
- "type": "string",
740
- "isOptional": false,
741
- "isRestParam": false
742
- }
743
- ],
744
- "isNewType": false,
745
- "returnType": "Promise<boolean>",
746
- "generics": [],
747
- "name": "hasClass",
748
- "description": "Checks whether the element has the given class.",
749
- "entryType": "function",
750
- "jsdocTags": [],
751
- "rawComment": "/** Checks whether the element has the given class. */"
752
- },
753
- "entryType": "function",
754
- "description": "Checks whether the element has the given class.",
755
- "jsdocTags": [],
756
- "rawComment": "/** Checks whether the element has the given class. */",
757
- "memberType": "method",
758
- "memberTags": []
759
- },
760
- {
761
- "name": "getDimensions",
762
- "signatures": [
763
- {
764
- "name": "getDimensions",
765
- "entryType": "function",
766
- "description": "Gets the dimensions of the element.",
767
- "generics": [],
768
- "isNewType": false,
769
- "jsdocTags": [],
770
- "params": [],
771
- "rawComment": "/** Gets the dimensions of the element. */",
772
- "returnType": "Promise<ElementDimensions>"
773
- }
774
- ],
775
- "implementation": {
776
- "params": [],
777
- "isNewType": false,
778
- "returnType": "Promise<ElementDimensions>",
779
- "generics": [],
780
- "name": "getDimensions",
781
- "description": "Gets the dimensions of the element.",
782
- "entryType": "function",
783
- "jsdocTags": [],
784
- "rawComment": "/** Gets the dimensions of the element. */"
785
- },
786
- "entryType": "function",
787
- "description": "Gets the dimensions of the element.",
788
- "jsdocTags": [],
789
- "rawComment": "/** Gets the dimensions of the element. */",
790
- "memberType": "method",
791
- "memberTags": []
792
- },
793
- {
794
- "name": "getProperty",
795
- "signatures": [
796
- {
797
- "name": "getProperty",
798
- "entryType": "function",
799
- "description": "Gets the value of a property of an element.",
800
- "generics": [
801
- {
802
- "name": "T",
803
- "default": "any"
804
- }
805
- ],
806
- "isNewType": false,
807
- "jsdocTags": [],
808
- "params": [
809
- {
810
- "name": "name",
811
- "description": "",
812
- "type": "string",
813
- "isOptional": false,
814
- "isRestParam": false
815
- }
816
- ],
817
- "rawComment": "/** Gets the value of a property of an element. */",
818
- "returnType": "Promise<T>"
819
- }
820
- ],
821
- "implementation": {
822
- "params": [
823
- {
824
- "name": "name",
825
- "description": "",
826
- "type": "string",
827
- "isOptional": false,
828
- "isRestParam": false
829
- }
830
- ],
831
- "isNewType": false,
832
- "returnType": "Promise<T>",
833
- "generics": [
834
- {
835
- "name": "T",
836
- "default": "any"
837
- }
838
- ],
839
- "name": "getProperty",
840
- "description": "Gets the value of a property of an element.",
841
- "entryType": "function",
842
- "jsdocTags": [],
843
- "rawComment": "/** Gets the value of a property of an element. */"
844
- },
845
- "entryType": "function",
846
- "description": "Gets the value of a property of an element.",
847
- "jsdocTags": [],
848
- "rawComment": "/** Gets the value of a property of an element. */",
849
- "memberType": "method",
850
- "memberTags": []
851
- },
852
- {
853
- "name": "setInputValue",
854
- "signatures": [
855
- {
856
- "name": "setInputValue",
857
- "entryType": "function",
858
- "description": "Sets the value of a property of an input.",
859
- "generics": [],
860
- "isNewType": false,
861
- "jsdocTags": [],
862
- "params": [
863
- {
864
- "name": "newValue",
865
- "description": "",
866
- "type": "string",
867
- "isOptional": false,
868
- "isRestParam": false
869
- }
870
- ],
871
- "rawComment": "/** Sets the value of a property of an input. */",
872
- "returnType": "Promise<void>"
873
- }
874
- ],
875
- "implementation": {
876
- "params": [
877
- {
878
- "name": "newValue",
879
- "description": "",
880
- "type": "string",
881
- "isOptional": false,
882
- "isRestParam": false
883
- }
884
- ],
885
- "isNewType": false,
886
- "returnType": "Promise<void>",
887
- "generics": [],
888
- "name": "setInputValue",
889
- "description": "Sets the value of a property of an input.",
890
- "entryType": "function",
891
- "jsdocTags": [],
892
- "rawComment": "/** Sets the value of a property of an input. */"
893
- },
894
- "entryType": "function",
895
- "description": "Sets the value of a property of an input.",
896
- "jsdocTags": [],
897
- "rawComment": "/** Sets the value of a property of an input. */",
898
- "memberType": "method",
899
- "memberTags": []
900
- },
901
- {
902
- "name": "selectOptions",
903
- "signatures": [
904
- {
905
- "name": "selectOptions",
906
- "entryType": "function",
907
- "description": "Selects the options at the specified indexes inside of a native `select` element.",
908
- "generics": [],
909
- "isNewType": false,
910
- "jsdocTags": [],
911
- "params": [
912
- {
913
- "name": "optionIndexes",
914
- "description": "",
915
- "type": "number[]",
916
- "isOptional": false,
917
- "isRestParam": true
918
- }
919
- ],
920
- "rawComment": "/** Selects the options at the specified indexes inside of a native `select` element. */",
921
- "returnType": "Promise<void>"
922
- }
923
- ],
924
- "implementation": {
925
- "params": [
926
- {
927
- "name": "optionIndexes",
928
- "description": "",
929
- "type": "number[]",
930
- "isOptional": false,
931
- "isRestParam": true
932
- }
933
- ],
934
- "isNewType": false,
935
- "returnType": "Promise<void>",
936
- "generics": [],
937
- "name": "selectOptions",
938
- "description": "Selects the options at the specified indexes inside of a native `select` element.",
939
- "entryType": "function",
940
- "jsdocTags": [],
941
- "rawComment": "/** Selects the options at the specified indexes inside of a native `select` element. */"
942
- },
943
- "entryType": "function",
944
- "description": "Selects the options at the specified indexes inside of a native `select` element.",
945
- "jsdocTags": [],
946
- "rawComment": "/** Selects the options at the specified indexes inside of a native `select` element. */",
947
- "memberType": "method",
948
- "memberTags": []
949
- },
950
- {
951
- "name": "matchesSelector",
952
- "signatures": [
953
- {
954
- "name": "matchesSelector",
955
- "entryType": "function",
956
- "description": "Checks whether this element matches the given selector.",
957
- "generics": [],
958
- "isNewType": false,
959
- "jsdocTags": [],
960
- "params": [
961
- {
962
- "name": "selector",
963
- "description": "",
964
- "type": "string",
965
- "isOptional": false,
966
- "isRestParam": false
967
- }
968
- ],
969
- "rawComment": "/** Checks whether this element matches the given selector. */",
970
- "returnType": "Promise<boolean>"
971
- }
972
- ],
973
- "implementation": {
974
- "params": [
975
- {
976
- "name": "selector",
977
- "description": "",
978
- "type": "string",
979
- "isOptional": false,
980
- "isRestParam": false
981
- }
982
- ],
983
- "isNewType": false,
984
- "returnType": "Promise<boolean>",
985
- "generics": [],
986
- "name": "matchesSelector",
987
- "description": "Checks whether this element matches the given selector.",
988
- "entryType": "function",
989
- "jsdocTags": [],
990
- "rawComment": "/** Checks whether this element matches the given selector. */"
991
- },
992
- "entryType": "function",
993
- "description": "Checks whether this element matches the given selector.",
994
- "jsdocTags": [],
995
- "rawComment": "/** Checks whether this element matches the given selector. */",
996
- "memberType": "method",
997
- "memberTags": []
998
- },
999
- {
1000
- "name": "isFocused",
1001
- "signatures": [
1002
- {
1003
- "name": "isFocused",
1004
- "entryType": "function",
1005
- "description": "Checks whether the element is focused.",
1006
- "generics": [],
1007
- "isNewType": false,
1008
- "jsdocTags": [],
1009
- "params": [],
1010
- "rawComment": "/** Checks whether the element is focused. */",
1011
- "returnType": "Promise<boolean>"
1012
- }
1013
- ],
1014
- "implementation": {
1015
- "params": [],
1016
- "isNewType": false,
1017
- "returnType": "Promise<boolean>",
1018
- "generics": [],
1019
- "name": "isFocused",
1020
- "description": "Checks whether the element is focused.",
1021
- "entryType": "function",
1022
- "jsdocTags": [],
1023
- "rawComment": "/** Checks whether the element is focused. */"
1024
- },
1025
- "entryType": "function",
1026
- "description": "Checks whether the element is focused.",
1027
- "jsdocTags": [],
1028
- "rawComment": "/** Checks whether the element is focused. */",
1029
- "memberType": "method",
1030
- "memberTags": []
1031
- },
1032
- {
1033
- "name": "dispatchEvent",
1034
- "signatures": [
1035
- {
1036
- "name": "dispatchEvent",
1037
- "entryType": "function",
1038
- "description": "Dispatches an event with a particular name.",
1039
- "generics": [],
1040
- "isNewType": false,
1041
- "jsdocTags": [
1042
- {
1043
- "name": "param",
1044
- "comment": "Name of the event to be dispatched."
1045
- }
1046
- ],
1047
- "params": [
1048
- {
1049
- "name": "name",
1050
- "description": "Name of the event to be dispatched.",
1051
- "type": "string",
1052
- "isOptional": false,
1053
- "isRestParam": false
1054
- },
1055
- {
1056
- "name": "data",
1057
- "description": "",
1058
- "type": "Record<string, EventData> | undefined",
1059
- "isOptional": true,
1060
- "isRestParam": false
1061
- }
1062
- ],
1063
- "rawComment": "/**\n * Dispatches an event with a particular name.\n * @param name Name of the event to be dispatched.\n */",
1064
- "returnType": "Promise<void>"
1065
- }
1066
- ],
1067
- "implementation": {
1068
- "params": [
1069
- {
1070
- "name": "name",
1071
- "description": "Name of the event to be dispatched.",
1072
- "type": "string",
1073
- "isOptional": false,
1074
- "isRestParam": false
1075
- },
1076
- {
1077
- "name": "data",
1078
- "description": "",
1079
- "type": "Record<string, EventData> | undefined",
1080
- "isOptional": true,
1081
- "isRestParam": false
1082
- }
1083
- ],
1084
- "isNewType": false,
1085
- "returnType": "Promise<void>",
1086
- "generics": [],
1087
- "name": "dispatchEvent",
1088
- "description": "Dispatches an event with a particular name.",
1089
- "entryType": "function",
1090
- "jsdocTags": [
1091
- {
1092
- "name": "param",
1093
- "comment": "Name of the event to be dispatched."
1094
- }
1095
- ],
1096
- "rawComment": "/**\n * Dispatches an event with a particular name.\n * @param name Name of the event to be dispatched.\n */"
1097
- },
1098
- "entryType": "function",
1099
- "description": "Dispatches an event with a particular name.",
1100
- "jsdocTags": [
1101
- {
1102
- "name": "param",
1103
- "comment": "Name of the event to be dispatched."
1104
- }
1105
- ],
1106
- "rawComment": "/**\n * Dispatches an event with a particular name.\n * @param name Name of the event to be dispatched.\n */",
1107
- "memberType": "method",
1108
- "memberTags": []
1109
- }
1110
- ],
1111
- "generics": [],
1112
- "description": "A `TestElement` implementation for WebDriver.",
1113
- "jsdocTags": [],
1114
- "rawComment": "/** A `TestElement` implementation for WebDriver. */",
1115
- "implements": [
1116
- "TestElement"
1117
- ],
1118
- "source": {
1119
- "filePath": "/src/cdk/testing/selenium-webdriver/selenium-web-driver-element.ts",
1120
- "startLine": 17,
1121
- "endLine": 318
1122
- }
1123
- },
1124
- {
1125
- "name": "WebDriverHarnessEnvironmentOptions",
1126
- "entryType": "interface",
1127
- "members": [
1128
- {
1129
- "name": "queryFn",
1130
- "type": "(selector: string, root: () => webdriver.WebElement) => Promise<webdriver.WebElement[]>",
1131
- "memberType": "property",
1132
- "memberTags": [],
1133
- "description": "The query function used to find DOM elements.",
1134
- "jsdocTags": []
1135
- }
1136
- ],
1137
- "generics": [],
1138
- "description": "Options to configure the environment.",
1139
- "jsdocTags": [],
1140
- "rawComment": "/** Options to configure the environment. */",
1141
- "extends": [],
1142
- "implements": [],
1143
- "source": {
1144
- "filePath": "/src/cdk/testing/selenium-webdriver/selenium-web-driver-harness-environment.ts",
1145
- "startLine": 35,
1146
- "endLine": 38
1147
- }
1148
- },
1149
- {
1150
- "name": "waitForAngularReady",
1151
- "signatures": [
1152
- {
1153
- "name": "waitForAngularReady",
1154
- "entryType": "function",
1155
- "description": "Waits for angular to be ready after the page load.",
1156
- "generics": [],
1157
- "isNewType": false,
1158
- "jsdocTags": [],
1159
- "params": [
1160
- {
1161
- "name": "wd",
1162
- "description": "",
1163
- "type": "webdriver.WebDriver",
1164
- "isOptional": false,
1165
- "isRestParam": false
1166
- }
1167
- ],
1168
- "rawComment": "/** Waits for angular to be ready after the page load. */",
1169
- "returnType": "Promise<void>"
1170
- }
1171
- ],
1172
- "implementation": {
1173
- "params": [
1174
- {
1175
- "name": "wd",
1176
- "description": "",
1177
- "type": "webdriver.WebDriver",
1178
- "isOptional": false,
1179
- "isRestParam": false
1180
- }
1181
- ],
1182
- "isNewType": false,
1183
- "returnType": "Promise<void>",
1184
- "generics": [],
1185
- "name": "waitForAngularReady",
1186
- "description": "Waits for angular to be ready after the page load.",
1187
- "entryType": "function",
1188
- "jsdocTags": [],
1189
- "rawComment": "/** Waits for angular to be ready after the page load. */"
1190
- },
1191
- "entryType": "function",
1192
- "description": "Waits for angular to be ready after the page load.",
1193
- "jsdocTags": [],
1194
- "rawComment": "/** Waits for angular to be ready after the page load. */",
1195
- "source": {
1196
- "filePath": "/src/cdk/testing/selenium-webdriver/selenium-web-driver-harness-environment.ts",
1197
- "startLine": 65,
1198
- "endLine": 68
1199
- }
1200
- },
1201
- {
1202
- "name": "SeleniumWebDriverHarnessEnvironment",
1203
- "isAbstract": false,
1204
- "entryType": "undecorated_class",
1205
- "members": [
1206
- {
1207
- "name": "constructor",
1208
- "signatures": [],
1209
- "implementation": {
1210
- "params": [
1211
- {
1212
- "name": "rawRootElement",
1213
- "description": "",
1214
- "type": "() => webdriver.WebElement",
1215
- "isOptional": false,
1216
- "isRestParam": false
1217
- },
1218
- {
1219
- "name": "options",
1220
- "description": "",
1221
- "type": "WebDriverHarnessEnvironmentOptions | undefined",
1222
- "isOptional": true,
1223
- "isRestParam": false
1224
- }
1225
- ],
1226
- "isNewType": false,
1227
- "returnType": "SeleniumWebDriverHarnessEnvironment",
1228
- "generics": [],
1229
- "name": "constructor",
1230
- "description": "",
1231
- "entryType": "function",
1232
- "jsdocTags": [],
1233
- "rawComment": ""
1234
- },
1235
- "entryType": "function",
1236
- "description": "",
1237
- "jsdocTags": [],
1238
- "rawComment": "",
1239
- "memberType": "method",
1240
- "memberTags": [
1241
- "protected"
1242
- ]
1243
- },
1244
- {
1245
- "name": "forceStabilize",
1246
- "signatures": [
1247
- {
1248
- "name": "forceStabilize",
1249
- "entryType": "function",
1250
- "description": "Flushes change detection and async tasks captured in the Angular zone.\nIn most cases it should not be necessary to call this manually. However, there may be some edge\ncases where it is needed to fully flush animation events.",
1251
- "generics": [],
1252
- "isNewType": false,
1253
- "jsdocTags": [],
1254
- "params": [],
1255
- "rawComment": "/**\n * Flushes change detection and async tasks captured in the Angular zone.\n * In most cases it should not be necessary to call this manually. However, there may be some edge\n * cases where it is needed to fully flush animation events.\n */",
1256
- "returnType": "Promise<void>"
1257
- }
1258
- ],
1259
- "implementation": {
1260
- "params": [],
1261
- "isNewType": false,
1262
- "returnType": "Promise<void>",
1263
- "generics": [],
1264
- "name": "forceStabilize",
1265
- "description": "Flushes change detection and async tasks captured in the Angular zone.\nIn most cases it should not be necessary to call this manually. However, there may be some edge\ncases where it is needed to fully flush animation events.",
1266
- "entryType": "function",
1267
- "jsdocTags": [],
1268
- "rawComment": "/**\n * Flushes change detection and async tasks captured in the Angular zone.\n * In most cases it should not be necessary to call this manually. However, there may be some edge\n * cases where it is needed to fully flush animation events.\n */"
1269
- },
1270
- "entryType": "function",
1271
- "description": "Flushes change detection and async tasks captured in the Angular zone.\nIn most cases it should not be necessary to call this manually. However, there may be some edge\ncases where it is needed to fully flush animation events.",
1272
- "jsdocTags": [],
1273
- "rawComment": "/**\n * Flushes change detection and async tasks captured in the Angular zone.\n * In most cases it should not be necessary to call this manually. However, there may be some edge\n * cases where it is needed to fully flush animation events.\n */",
1274
- "memberType": "method",
1275
- "memberTags": []
1276
- },
1277
- {
1278
- "name": "waitForTasksOutsideAngular",
1279
- "signatures": [
1280
- {
1281
- "name": "waitForTasksOutsideAngular",
1282
- "entryType": "function",
1283
- "description": "",
1284
- "generics": [],
1285
- "isNewType": false,
1286
- "jsdocTags": [
1287
- {
1288
- "name": "docs-private",
1289
- "comment": ""
1290
- }
1291
- ],
1292
- "params": [],
1293
- "rawComment": "/** @docs-private */",
1294
- "returnType": "Promise<void>"
1295
- }
1296
- ],
1297
- "implementation": {
1298
- "params": [],
1299
- "isNewType": false,
1300
- "returnType": "Promise<void>",
1301
- "generics": [],
1302
- "name": "waitForTasksOutsideAngular",
1303
- "description": "",
1304
- "entryType": "function",
1305
- "jsdocTags": [
1306
- {
1307
- "name": "docs-private",
1308
- "comment": ""
1309
- }
1310
- ],
1311
- "rawComment": "/** @docs-private */"
1312
- },
1313
- "entryType": "function",
1314
- "description": "",
1315
- "jsdocTags": [
1316
- {
1317
- "name": "docs-private",
1318
- "comment": ""
1319
- }
1320
- ],
1321
- "rawComment": "/** @docs-private */",
1322
- "memberType": "method",
1323
- "memberTags": []
1324
- },
1325
- {
1326
- "name": "getDocumentRoot",
1327
- "signatures": [
1328
- {
1329
- "name": "getDocumentRoot",
1330
- "entryType": "function",
1331
- "description": "Gets the root element for the document.",
1332
- "generics": [],
1333
- "isNewType": false,
1334
- "jsdocTags": [],
1335
- "params": [],
1336
- "rawComment": "/** Gets the root element for the document. */",
1337
- "returnType": "() => webdriver.WebElement"
1338
- }
1339
- ],
1340
- "implementation": {
1341
- "params": [],
1342
- "isNewType": false,
1343
- "returnType": "() => webdriver.WebElement",
1344
- "generics": [],
1345
- "name": "getDocumentRoot",
1346
- "description": "Gets the root element for the document.",
1347
- "entryType": "function",
1348
- "jsdocTags": [],
1349
- "rawComment": "/** Gets the root element for the document. */"
1350
- },
1351
- "entryType": "function",
1352
- "description": "Gets the root element for the document.",
1353
- "jsdocTags": [],
1354
- "rawComment": "/** Gets the root element for the document. */",
1355
- "memberType": "method",
1356
- "memberTags": [
1357
- "protected"
1358
- ]
1359
- },
1360
- {
1361
- "name": "createTestElement",
1362
- "signatures": [
1363
- {
1364
- "name": "createTestElement",
1365
- "entryType": "function",
1366
- "description": "Creates a `TestElement` from a raw element.",
1367
- "generics": [],
1368
- "isNewType": false,
1369
- "jsdocTags": [],
1370
- "params": [
1371
- {
1372
- "name": "element",
1373
- "description": "",
1374
- "type": "() => webdriver.WebElement",
1375
- "isOptional": false,
1376
- "isRestParam": false
1377
- }
1378
- ],
1379
- "rawComment": "/** Creates a `TestElement` from a raw element. */",
1380
- "returnType": "TestElement"
1381
- }
1382
- ],
1383
- "implementation": {
1384
- "params": [
1385
- {
1386
- "name": "element",
1387
- "description": "",
1388
- "type": "() => webdriver.WebElement",
1389
- "isOptional": false,
1390
- "isRestParam": false
1391
- }
1392
- ],
1393
- "isNewType": false,
1394
- "returnType": "TestElement",
1395
- "generics": [],
1396
- "name": "createTestElement",
1397
- "description": "Creates a `TestElement` from a raw element.",
1398
- "entryType": "function",
1399
- "jsdocTags": [],
1400
- "rawComment": "/** Creates a `TestElement` from a raw element. */"
1401
- },
1402
- "entryType": "function",
1403
- "description": "Creates a `TestElement` from a raw element.",
1404
- "jsdocTags": [],
1405
- "rawComment": "/** Creates a `TestElement` from a raw element. */",
1406
- "memberType": "method",
1407
- "memberTags": [
1408
- "protected"
1409
- ]
1410
- },
1411
- {
1412
- "name": "createEnvironment",
1413
- "signatures": [
1414
- {
1415
- "name": "createEnvironment",
1416
- "entryType": "function",
1417
- "description": "Creates a `HarnessLoader` rooted at the given raw element.",
1418
- "generics": [],
1419
- "isNewType": false,
1420
- "jsdocTags": [],
1421
- "params": [
1422
- {
1423
- "name": "element",
1424
- "description": "",
1425
- "type": "() => webdriver.WebElement",
1426
- "isOptional": false,
1427
- "isRestParam": false
1428
- }
1429
- ],
1430
- "rawComment": "/** Creates a `HarnessLoader` rooted at the given raw element. */",
1431
- "returnType": "HarnessEnvironment<() => webdriver.WebElement>"
1432
- }
1433
- ],
1434
- "implementation": {
1435
- "params": [
1436
- {
1437
- "name": "element",
1438
- "description": "",
1439
- "type": "() => webdriver.WebElement",
1440
- "isOptional": false,
1441
- "isRestParam": false
1442
- }
1443
- ],
1444
- "isNewType": false,
1445
- "returnType": "HarnessEnvironment<() => webdriver.WebElement>",
1446
- "generics": [],
1447
- "name": "createEnvironment",
1448
- "description": "Creates a `HarnessLoader` rooted at the given raw element.",
1449
- "entryType": "function",
1450
- "jsdocTags": [],
1451
- "rawComment": "/** Creates a `HarnessLoader` rooted at the given raw element. */"
1452
- },
1453
- "entryType": "function",
1454
- "description": "Creates a `HarnessLoader` rooted at the given raw element.",
1455
- "jsdocTags": [],
1456
- "rawComment": "/** Creates a `HarnessLoader` rooted at the given raw element. */",
1457
- "memberType": "method",
1458
- "memberTags": [
1459
- "protected"
1460
- ]
1461
- },
1462
- {
1463
- "name": "getAllRawElements",
1464
- "signatures": [
1465
- {
1466
- "name": "getAllRawElements",
1467
- "entryType": "function",
1468
- "description": "Gets a list of all elements matching the given selector under this environment's root element.",
1469
- "generics": [],
1470
- "isNewType": false,
1471
- "jsdocTags": [],
1472
- "params": [
1473
- {
1474
- "name": "selector",
1475
- "description": "",
1476
- "type": "string",
1477
- "isOptional": false,
1478
- "isRestParam": false
1479
- }
1480
- ],
1481
- "rawComment": "/**\n * Gets a list of all elements matching the given selector under this environment's root element.\n */",
1482
- "returnType": "Promise<(() => webdriver.WebElement)[]>"
1483
- }
1484
- ],
1485
- "implementation": {
1486
- "params": [
1487
- {
1488
- "name": "selector",
1489
- "description": "",
1490
- "type": "string",
1491
- "isOptional": false,
1492
- "isRestParam": false
1493
- }
1494
- ],
1495
- "isNewType": false,
1496
- "returnType": "Promise<(() => webdriver.WebElement)[]>",
1497
- "generics": [],
1498
- "name": "getAllRawElements",
1499
- "description": "Gets a list of all elements matching the given selector under this environment's root element.",
1500
- "entryType": "function",
1501
- "jsdocTags": [],
1502
- "rawComment": "/**\n * Gets a list of all elements matching the given selector under this environment's root element.\n */"
1503
- },
1504
- "entryType": "function",
1505
- "description": "Gets a list of all elements matching the given selector under this environment's root element.",
1506
- "jsdocTags": [],
1507
- "rawComment": "/**\n * Gets a list of all elements matching the given selector under this environment's root element.\n */",
1508
- "memberType": "method",
1509
- "memberTags": [
1510
- "protected"
1511
- ]
1512
- },
1513
- {
1514
- "name": "getNativeElement",
1515
- "signatures": [
1516
- {
1517
- "name": "getNativeElement",
1518
- "entryType": "function",
1519
- "description": "Gets the ElementFinder corresponding to the given TestElement.",
1520
- "generics": [],
1521
- "isNewType": false,
1522
- "jsdocTags": [],
1523
- "params": [
1524
- {
1525
- "name": "el",
1526
- "description": "",
1527
- "type": "TestElement",
1528
- "isOptional": false,
1529
- "isRestParam": false
1530
- }
1531
- ],
1532
- "rawComment": "/** Gets the ElementFinder corresponding to the given TestElement. */",
1533
- "returnType": "webdriver.WebElement"
1534
- }
1535
- ],
1536
- "implementation": {
1537
- "params": [
1538
- {
1539
- "name": "el",
1540
- "description": "",
1541
- "type": "TestElement",
1542
- "isOptional": false,
1543
- "isRestParam": false
1544
- }
1545
- ],
1546
- "isNewType": false,
1547
- "returnType": "webdriver.WebElement",
1548
- "generics": [],
1549
- "name": "getNativeElement",
1550
- "description": "Gets the ElementFinder corresponding to the given TestElement.",
1551
- "entryType": "function",
1552
- "jsdocTags": [],
1553
- "rawComment": "/** Gets the ElementFinder corresponding to the given TestElement. */"
1554
- },
1555
- "entryType": "function",
1556
- "description": "Gets the ElementFinder corresponding to the given TestElement.",
1557
- "jsdocTags": [],
1558
- "rawComment": "/** Gets the ElementFinder corresponding to the given TestElement. */",
1559
- "memberType": "method",
1560
- "memberTags": [
1561
- "static"
1562
- ]
1563
- },
1564
- {
1565
- "name": "loader",
1566
- "signatures": [
1567
- {
1568
- "name": "loader",
1569
- "entryType": "function",
1570
- "description": "Creates a `HarnessLoader` rooted at the document root.",
1571
- "generics": [],
1572
- "isNewType": false,
1573
- "jsdocTags": [],
1574
- "params": [
1575
- {
1576
- "name": "driver",
1577
- "description": "",
1578
- "type": "webdriver.WebDriver",
1579
- "isOptional": false,
1580
- "isRestParam": false
1581
- },
1582
- {
1583
- "name": "options",
1584
- "description": "",
1585
- "type": "WebDriverHarnessEnvironmentOptions | undefined",
1586
- "isOptional": true,
1587
- "isRestParam": false
1588
- }
1589
- ],
1590
- "rawComment": "/** Creates a `HarnessLoader` rooted at the document root. */",
1591
- "returnType": "HarnessLoader"
1592
- }
1593
- ],
1594
- "implementation": {
1595
- "params": [
1596
- {
1597
- "name": "driver",
1598
- "description": "",
1599
- "type": "webdriver.WebDriver",
1600
- "isOptional": false,
1601
- "isRestParam": false
1602
- },
1603
- {
1604
- "name": "options",
1605
- "description": "",
1606
- "type": "WebDriverHarnessEnvironmentOptions | undefined",
1607
- "isOptional": true,
1608
- "isRestParam": false
1609
- }
1610
- ],
1611
- "isNewType": false,
1612
- "returnType": "HarnessLoader",
1613
- "generics": [],
1614
- "name": "loader",
1615
- "description": "Creates a `HarnessLoader` rooted at the document root.",
1616
- "entryType": "function",
1617
- "jsdocTags": [],
1618
- "rawComment": "/** Creates a `HarnessLoader` rooted at the document root. */"
1619
- },
1620
- "entryType": "function",
1621
- "description": "Creates a `HarnessLoader` rooted at the document root.",
1622
- "jsdocTags": [],
1623
- "rawComment": "/** Creates a `HarnessLoader` rooted at the document root. */",
1624
- "memberType": "method",
1625
- "memberTags": [
1626
- "static"
1627
- ]
1628
- }
1629
- ],
1630
- "generics": [],
1631
- "description": "A `HarnessEnvironment` implementation for WebDriver.",
1632
- "jsdocTags": [],
1633
- "rawComment": "/** A `HarnessEnvironment` implementation for WebDriver. */",
1634
- "extends": "HarnessEnvironment<\n () => webdriver.WebElement\n>",
1635
- "implements": [],
1636
- "source": {
1637
- "filePath": "/src/cdk/testing/selenium-webdriver/selenium-web-driver-harness-environment.ts",
1638
- "startLine": 71,
1639
- "endLine": 150
1640
- }
1641
- }
1642
- ],
1643
- "symbols": [
1644
- [
1645
- "SeleniumWebDriverElement",
1646
- "@angular/cdk/testing/selenium-webdriver"
1647
- ],
1648
- [
1649
- "WebDriverHarnessEnvironmentOptions",
1650
- "@angular/cdk/testing/selenium-webdriver"
1651
- ],
1652
- [
1653
- "waitForAngularReady",
1654
- "@angular/cdk/testing/selenium-webdriver"
1655
- ],
1656
- [
1657
- "SeleniumWebDriverHarnessEnvironment",
1658
- "@angular/cdk/testing/selenium-webdriver"
1659
- ],
1660
- [
1661
- "SeleniumWebDriverElement",
1662
- "@angular/cdk/testing/selenium-webdriver"
1663
- ],
1664
- [
1665
- "SeleniumWebDriverElement.constructor",
1666
- "@angular/cdk/testing/selenium-webdriver"
1667
- ],
1668
- [
1669
- "SeleniumWebDriverElement.blur",
1670
- "@angular/cdk/testing/selenium-webdriver"
1671
- ],
1672
- [
1673
- "SeleniumWebDriverElement.clear",
1674
- "@angular/cdk/testing/selenium-webdriver"
1675
- ],
1676
- [
1677
- "SeleniumWebDriverElement.click",
1678
- "@angular/cdk/testing/selenium-webdriver"
1679
- ],
1680
- [
1681
- "SeleniumWebDriverElement.rightClick",
1682
- "@angular/cdk/testing/selenium-webdriver"
1683
- ],
1684
- [
1685
- "SeleniumWebDriverElement.focus",
1686
- "@angular/cdk/testing/selenium-webdriver"
1687
- ],
1688
- [
1689
- "SeleniumWebDriverElement.getCssValue",
1690
- "@angular/cdk/testing/selenium-webdriver"
1691
- ],
1692
- [
1693
- "SeleniumWebDriverElement.hover",
1694
- "@angular/cdk/testing/selenium-webdriver"
1695
- ],
1696
- [
1697
- "SeleniumWebDriverElement.mouseAway",
1698
- "@angular/cdk/testing/selenium-webdriver"
1699
- ],
1700
- [
1701
- "SeleniumWebDriverElement.sendKeys",
1702
- "@angular/cdk/testing/selenium-webdriver"
1703
- ],
1704
- [
1705
- "SeleniumWebDriverElement.text",
1706
- "@angular/cdk/testing/selenium-webdriver"
1707
- ],
1708
- [
1709
- "SeleniumWebDriverElement.setContenteditableValue",
1710
- "@angular/cdk/testing/selenium-webdriver"
1711
- ],
1712
- [
1713
- "SeleniumWebDriverElement.getAttribute",
1714
- "@angular/cdk/testing/selenium-webdriver"
1715
- ],
1716
- [
1717
- "SeleniumWebDriverElement.hasClass",
1718
- "@angular/cdk/testing/selenium-webdriver"
1719
- ],
1720
- [
1721
- "SeleniumWebDriverElement.getDimensions",
1722
- "@angular/cdk/testing/selenium-webdriver"
1723
- ],
1724
- [
1725
- "SeleniumWebDriverElement.getProperty",
1726
- "@angular/cdk/testing/selenium-webdriver"
1727
- ],
1728
- [
1729
- "SeleniumWebDriverElement.setInputValue",
1730
- "@angular/cdk/testing/selenium-webdriver"
1731
- ],
1732
- [
1733
- "SeleniumWebDriverElement.selectOptions",
1734
- "@angular/cdk/testing/selenium-webdriver"
1735
- ],
1736
- [
1737
- "SeleniumWebDriverElement.matchesSelector",
1738
- "@angular/cdk/testing/selenium-webdriver"
1739
- ],
1740
- [
1741
- "SeleniumWebDriverElement.isFocused",
1742
- "@angular/cdk/testing/selenium-webdriver"
1743
- ],
1744
- [
1745
- "SeleniumWebDriverElement.dispatchEvent",
1746
- "@angular/cdk/testing/selenium-webdriver"
1747
- ],
1748
- [
1749
- "WebDriverHarnessEnvironmentOptions",
1750
- "@angular/cdk/testing/selenium-webdriver"
1751
- ],
1752
- [
1753
- "WebDriverHarnessEnvironmentOptions.queryFn",
1754
- "@angular/cdk/testing/selenium-webdriver"
1755
- ],
1756
- [
1757
- "waitForAngularReady",
1758
- "@angular/cdk/testing/selenium-webdriver"
1759
- ],
1760
- [
1761
- "SeleniumWebDriverHarnessEnvironment",
1762
- "@angular/cdk/testing/selenium-webdriver"
1763
- ],
1764
- [
1765
- "SeleniumWebDriverHarnessEnvironment.constructor",
1766
- "@angular/cdk/testing/selenium-webdriver"
1767
- ],
1768
- [
1769
- "SeleniumWebDriverHarnessEnvironment.forceStabilize",
1770
- "@angular/cdk/testing/selenium-webdriver"
1771
- ],
1772
- [
1773
- "SeleniumWebDriverHarnessEnvironment.waitForTasksOutsideAngular",
1774
- "@angular/cdk/testing/selenium-webdriver"
1775
- ],
1776
- [
1777
- "SeleniumWebDriverHarnessEnvironment.getDocumentRoot",
1778
- "@angular/cdk/testing/selenium-webdriver"
1779
- ],
1780
- [
1781
- "SeleniumWebDriverHarnessEnvironment.createTestElement",
1782
- "@angular/cdk/testing/selenium-webdriver"
1783
- ],
1784
- [
1785
- "SeleniumWebDriverHarnessEnvironment.createEnvironment",
1786
- "@angular/cdk/testing/selenium-webdriver"
1787
- ],
1788
- [
1789
- "SeleniumWebDriverHarnessEnvironment.getAllRawElements",
1790
- "@angular/cdk/testing/selenium-webdriver"
1791
- ],
1792
- [
1793
- "SeleniumWebDriverHarnessEnvironment.getNativeElement",
1794
- "@angular/cdk/testing/selenium-webdriver"
1795
- ],
1796
- [
1797
- "SeleniumWebDriverHarnessEnvironment.loader",
1798
- "@angular/cdk/testing/selenium-webdriver"
1799
- ]
1800
- ]
1801
- }