diff --git a/test/features/xloader.feature b/test/features/xloader.feature index 1f5d924d..a39096c9 100644 --- a/test/features/xloader.feature +++ b/test/features/xloader.feature @@ -12,6 +12,7 @@ Feature: XLoader Then I should see "DataStore" When I press "DataStore" + And I reload page every 3 seconds until I see an element with xpath "//*[contains(string(), 'Express Load completed')]" but not more than 6 times Then I should see "Express Load completed" And I should see "Data Schema" And I should see "Data Dictionary"