From a4139d3ffd848db8f8f88fc8b6f5e500599d120f Mon Sep 17 00:00:00 2001 From: Fede Alonso Date: Thu, 9 May 2024 11:38:26 +0200 Subject: [PATCH] Update ods_ci/tests/Resources/Page/ODH/ODHDashboard/ODHDashboard.robot Co-authored-by: Noam Manos --- ods_ci/tests/Resources/Page/ODH/ODHDashboard/ODHDashboard.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ods_ci/tests/Resources/Page/ODH/ODHDashboard/ODHDashboard.robot b/ods_ci/tests/Resources/Page/ODH/ODHDashboard/ODHDashboard.robot index 3270b2960..d81f8832a 100644 --- a/ods_ci/tests/Resources/Page/ODH/ODHDashboard/ODHDashboard.robot +++ b/ods_ci/tests/Resources/Page/ODH/ODHDashboard/ODHDashboard.robot @@ -104,7 +104,7 @@ Wait For RHODS Dashboard To Load Wait For Condition return document.title == ${dashboard_title} timeout=15s Wait Until Page Contains Element xpath:${RHODS_LOGO_XPATH} timeout=20s IF "${expected_page}" != "${NONE}" - # Detect if we are ein the new (2.10) landing page instead in "Enable" + # Detect if we are in the new landing page instead in "Enable" ${first_header}= Set Variable (//h1)[1] Wait Until Element Is Visible xpath:${first_header} ${h1_text} Get Text xpath:${first_header}