Updates based on design changes and/or general maintenance of tests

This commit is contained in:
Jay R. Newlin (PromptWorks)
2019-12-20 10:51:25 -05:00
parent 007291da0a
commit 591c0f2315
36 changed files with 465 additions and 282 deletions

View File

@@ -112,13 +112,13 @@ Imported from: AT-AT CI - New Portfolio
Imported from: AT-AT CI - login-->
<tr>
<td>waitForElementPresent</td>
<td>css=.about-cloud > h1</td>
<td>css=.home__content > h1</td>
<td></td>
</tr>
<tr>
<td>assertText</td>
<td>css=.about-cloud > h1</td>
<td>About Cloud Services</td>
<td>css=.home__content > h1</td>
<td>JEDI Cloud Services</td>
</tr>
<tr>
<td>waitForPageToLoad</td>
@@ -564,22 +564,6 @@ Imported from: AT-AT CI - New Portfolio-->
<td></td>
<td></td>
</tr>
<!--Imported from: AT-AT CI - Create New Application-->
<tr>
<td>waitForElementPresent</td>
<td>css=#delete-application</td>
<td></td>
</tr>
<tr>
<td>assertText</td>
<td>css=#delete-application</td>
<td>*Delete application*</td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td></td>
<td></td>
</tr>
<tr>
<td>waitForElementPresent</td>
<td>css=.icon--applications</td>