diff options
Diffstat (limited to 'it')
-rw-r--r-- | it/it-tests/src/test/resources/projectServices/ProjectDrilldownTest/should_display_measure_drilldown.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/it/it-tests/src/test/resources/projectServices/ProjectDrilldownTest/should_display_measure_drilldown.html b/it/it-tests/src/test/resources/projectServices/ProjectDrilldownTest/should_display_measure_drilldown.html index 192440c454c..f39d6888a7f 100644 --- a/it/it-tests/src/test/resources/projectServices/ProjectDrilldownTest/should_display_measure_drilldown.html +++ b/it/it-tests/src/test/resources/projectServices/ProjectDrilldownTest/should_display_measure_drilldown.html @@ -19,6 +19,11 @@ <td></td> </tr> <tr> + <td>waitForElementPresent</td> + <td>css=a.js-drilldown-link.js-ready</td> + <td></td> +</tr> +<tr> <td>click</td> <td>css=a[data-key="project-drilldown-test-project:src/main/xoo/sample/Sample.xoo"]</td> <td></td> |