Ghost Inspector test updates week of 2/2/2020

This commit is contained in:
Jay R. Newlin (PromptWorks)
2020-02-07 13:42:14 -05:00
parent da283e4615
commit 12e1e3f95c
36 changed files with 93 additions and 93 deletions

View File

@@ -246,7 +246,7 @@ Imported from: AT-AT CI - New Portfolio-->
<tr>
<td>assertText</td>
<td>css=.empty-state > h3</td>
<td>*You don't have any Applications yet*</td>
<td>*You dont have any Applications yet*</td>
</tr>
<tr>
<td>waitForPageToLoad</td>
@@ -308,12 +308,12 @@ Imported from: AT-AT CI - Portfolio Settings-->
Imported from: AT-AT CI - Portfolio Settings-->
<tr>
<td>waitForElementPresent</td>
<td>css=button.usa-button.usa-button-primary.usa-button-big</td>
<td>css=button.usa-button.usa-button-primary</td>
<td></td>
</tr>
<tr>
<td>assertText</td>
<td>css=button.usa-button.usa-button-primary.usa-button-big</td>
<td>css=button.usa-button.usa-button-primary</td>
<td>Save Changes</td>
</tr>
<tr>
@@ -595,12 +595,12 @@ Brandon Buchannan's access to this Portfolio is pending until they sign in for t
</tr>
<tr>
<td>waitForElementPresent</td>
<td>css=.portfolio-content > div:nth-of-type(3) > .modal.form-content--app-mem > .modal__container > .modal__dialog > .modal__body > .modal__form--header > h1</td>
<td>css=.portfolio-admin > div:nth-of-type(2) > .modal.form-content--app-mem > .modal__container > .modal__dialog > .modal__body > .modal__form--header > h1</td>
<td></td>
</tr>
<tr>
<td>assertElementPresent</td>
<td>css=.portfolio-content > div:nth-of-type(3) > .modal.form-content--app-mem > .modal__container > .modal__dialog > .modal__body > .modal__form--header > h1</td>
<td>css=.portfolio-admin > div:nth-of-type(2) > .modal.form-content--app-mem > .modal__container > .modal__dialog > .modal__body > .modal__form--header > h1</td>
<td></td>
</tr>
<tr>