diff --git a/ods_ci/tests/Resources/Page/ODH/ODHDashboard/ODHDashboardSettingsRuntimes.resource b/ods_ci/tests/Resources/Page/ODH/ODHDashboard/ODHDashboardSettingsRuntimes.resource index 29b2fe920..0a5e6ca9f 100644 --- a/ods_ci/tests/Resources/Page/ODH/ODHDashboard/ODHDashboardSettingsRuntimes.resource +++ b/ods_ci/tests/Resources/Page/ODH/ODHDashboard/ODHDashboardSettingsRuntimes.resource @@ -91,7 +91,6 @@ Get OpenShift Template Resource Name By Displayed Name Select Model Serving Platform [Documentation] Selects which model serving platform the serving runtime could be executed on [Arguments] ${platform}="both" - ${platform_link_name}= Set Variable Single model serving platform ${platform_link_name}= Get From Dictionary ${PLATFORM_NAMES_MAPPING} ${platform.lower()} SeleniumLibrary.Click Element css:div#custom-serving-runtime-selection > button SeleniumLibrary.Wait Until Page Contains Element xpath://a[text()="${platform_link_name}"]