Merge pull request #6285 from ninjadq/fix_helmchart_testcase

Fix testcase of helm chart delete
This commit is contained in:
Qian Deng 2018-11-15 12:35:44 +08:00 committed by GitHub
commit 38c4f12f2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,4 +48,4 @@ Go Back To Versions And Delete
Click Element xpath=${version_checkbox}
Click Element xpath=${version_delete}
Click Element xpath=${version_confirm_delete}
Wait Until Page Contains xpath=${helmchart_content}
Wait Until Page Contains Element xpath=${helmchart_content}