Commit 890bb2e
authored
fix(e2e): use URL filter parameter for App Catalog search (#83)
The Falcon App Catalog UI changed - the placeholder-based search no longer works. This commit updates searchAndNavigateToApp() to use URL query parameter format: filter=name:~'appname'1 parent 0553149 commit 890bb2e
1 file changed
Lines changed: 5 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 41 | | |
46 | 42 | | |
47 | 43 | | |
| |||
0 commit comments