Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
liswang89 committed Jan 2, 2025
1 parent f856031 commit 3f3fcd5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Install ODH Operator

Open OCP Console
Open Page ${OCP_CONSOLE_URL}
# Wait Until Page Contains Element xpath:${OCP_LOADING_ANIMATION_XPATH} timeout=5s
# Wait Until Page Does Not Contain Element xpath:${OCP_LOADING_ANIMATION_XPATH} timeout=10s
## Wait Until Page Contains Element xpath:${OCP_LOADING_ANIMATION_XPATH} timeout=5s
## Wait Until Page Does Not Contain Element xpath:${OCP_LOADING_ANIMATION_XPATH} timeout=10s
Wait Until Element is Visible xpath://div[@class="pf-c-login"] timeout=10s

Navigate to OperatorHub
Expand Down

0 comments on commit 3f3fcd5

Please sign in to comment.