Skip to content

Commit

Permalink
remove unused line
Browse files Browse the repository at this point in the history
Signed-off-by: bdattoma <[email protected]>
  • Loading branch information
bdattoma committed Dec 4, 2023
1 parent 7239d52 commit d17ff21
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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}"]
Expand Down

0 comments on commit d17ff21

Please sign in to comment.