Commit daea901
committed
jsdialog: identify dropdowns with unique id
- MakeIdUnique injects random numbers as it was fixed
- we need in the future some register for our dropdowns to
avoid query
Signed-off-by: Szymon Kłos <[email protected]>
Change-Id: I7fe1030b2b33c1099cabaa3e954799c1f61268d71 parent 08297ad commit daea901
File tree
2 files changed
+8
-5
lines changed- browser/src/control/jsdialog
- cypress_test/integration_tests/desktop/calc
2 files changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
209 | 211 | | |
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
42 | 43 | | |
43 | | - | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments