Commit be08114
[ZEPPELIN-6400] Fix flaky PersonalizeActionsIT.testGraphAction Selenium test
Use clickAndWait() instead of clickableWait().click() when clicking
the Bar Chart button, so the UI has time to update the active class
before assertion.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6218c48 commit be08114
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
- zeppelin-integration/src/test/java/org/apache/zeppelin/integration
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
214 | | - | |
| 213 | + | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| |||
0 commit comments