- Notifications
You must be signed in to change notification settings - Fork1k
Commite246925
committed
fix(e2e): handle dynamic parameters in fillParameters function
With dynamic parameters now being the default, parameters with defaultvalues may not be visible in the UI. The fillParameters function nowchecks if a parameter field exists before trying to interact with it,allowing tests to work with both classic and dynamic parameter flows.Fixes the failing e2e test 'update workspace with ephemeral parameter enabled'.1 parentc4f4fe5 commite246925
1 file changed
+12
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
898 | 898 |
| |
899 | 899 |
| |
900 | 900 |
| |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
901 | 912 |
| |
902 |
| - | |
| 913 | + | |
903 | 914 |
| |
904 | 915 |
| |
905 | 916 |
| |
|
0 commit comments
Comments
(0)