From 1dc4c561be4d1ad0b6f661c0f9cafa324708ef1d Mon Sep 17 00:00:00 2001 From: James Reidy Date: Tue, 28 May 2024 12:13:27 -0400 Subject: [PATCH] DACCESS-311 - wait 2 seconds before looking for Digital Collections bento results --- .../features/single_search/results_list.feature | 7 ++++--- blacklight-cornell/features/single_search/search.feature | 1 + 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/blacklight-cornell/features/single_search/results_list.feature b/blacklight-cornell/features/single_search/results_list.feature index 54dc5db21..979911ada 100644 --- a/blacklight-cornell/features/single_search/results_list.feature +++ b/blacklight-cornell/features/single_search/results_list.feature @@ -208,6 +208,7 @@ Scenario Outline: Search within Portal results for each collection Given I literally go to search When I fill in "q" with '' And I press 'Search' + And I sleep 2 seconds Then I should get Digital Collections results And when I view all Digital Collections Items And I sleep 2 seconds @@ -247,6 +248,6 @@ Scenario: Articles & Full Text View all link should not have proxy When I fill in "q" with 'coffee' And I press 'Search' Then I should get Articles & Full Text results - And the Articles View All link url should contain 'u2yil2' but not 'proxy.library' - And the Articles heading link url should contain 'u2yil2' but not 'proxy.library' - And the Articles format link url should contain 'u2yil2' but not 'proxy.library' + And the Articles View All link url should contain 'u2yil2' but not 'proxy.library' + And the Articles heading link url should contain 'u2yil2' but not 'proxy.library' + And the Articles format link url should contain 'u2yil2' but not 'proxy.library' diff --git a/blacklight-cornell/features/single_search/search.feature b/blacklight-cornell/features/single_search/search.feature index ec878bce7..3d95c63e9 100644 --- a/blacklight-cornell/features/single_search/search.feature +++ b/blacklight-cornell/features/single_search/search.feature @@ -79,6 +79,7 @@ Feature: Search When I go to the search page When I fill in "q" with '' And I press 'Search' + And I sleep 2 seconds Then Digital Collections should list '' Examples: