Commit b6ebb95
authored
feat: add data-testid to SDK version dropdown, singleInterfaceIce and forceRelayCandidate switches (#78)
Enables blackbox-testing-webrtc to programmatically:
- Select SDK version (e.g. 2.25.26-beta.4) via select-sdk-version
- Toggle singleInterfaceIce via switch-single-interface-ice
- Toggle forceRelayCandidate via switch-force-relay-candidate1 parent 7943166 commit b6ebb95
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
| 466 | + | |
466 | 467 | | |
467 | 468 | | |
468 | 469 | | |
| |||
509 | 510 | | |
510 | 511 | | |
511 | 512 | | |
| 513 | + | |
512 | 514 | | |
513 | 515 | | |
514 | 516 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
0 commit comments