Commit acd57b3
committed
fix: add missing goToPageUrl method and remove duplicate function in orchestrator e2e tests
- Add goToPageUrl() method to UIhelper class from upstream/main
- Remove duplicate selectGreetingWorkflowItem() method in Orchestrator class
- Resolves TypeError: uiHelper.goToPageUrl is not a function in orchestrator RBAC tests1 parent f382f5c commit acd57b3
File tree
2 files changed
+8
-15
lines changed- e2e-tests/playwright
- support/pages
- utils
2 files changed
+8
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | 183 | | |
199 | 184 | | |
200 | 185 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
226 | 234 | | |
227 | 235 | | |
228 | 236 | | |
| |||
0 commit comments