Regular test updates due to app UI changes

This commit is contained in:
Jay R. Newlin (PromptWorks)
2020-01-24 09:52:56 -05:00
parent 08610ffde2
commit cd0081050d
33 changed files with 246 additions and 591 deletions

View File

@@ -169,7 +169,7 @@ Imported from: AT-AT CI - New Portfolio-->
<tr>
<td>assertText</td>
<td>css=.sticky-cta-text > h3</td>
<td>*Create New Portfolio*</td>
<td>*Name and Describe Portfolio*</td>
</tr>
<tr>
<td>waitForPageToLoad</td>
@@ -439,29 +439,13 @@ Imported from: AT-AT CI - New Portfolio-->
<!--Imported from: AT-AT CI - Create New Application-->
<tr>
<td>waitForElementPresent</td>
<td>css=.application-perms > div:nth-of-type(3) > .usa-input.input__inline-fields > fieldset.usa-input__choices > legend > label</td>
<td></td>
</tr>
<tr original-target=".application-perms > div:nth-of-type(3) > .usa-input.input__inline-fields > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "Delete Application")]">
<td>click</td>
<td>css=.application-perms > div:nth-of-type(3) > .usa-input.input__inline-fields > fieldset.usa-input__choices > legend > label</td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td></td>
<td></td>
</tr>
<!--Imported from: AT-AT CI - Create New Application-->
<tr>
<td>waitForElementPresent</td>
<td>css=#environment_roles-0-role-None</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>css=#environment_roles-0-role-None</td>
<td>Basic Access</td>
<td>ADMIN</td>
</tr>
<tr>
<td>waitForPageToLoad</td>
@@ -477,7 +461,7 @@ Imported from: AT-AT CI - New Portfolio-->
<tr>
<td>type</td>
<td>css=#environment_roles-1-role-None</td>
<td>Network Admin</td>
<td>BILLING_READ</td>
</tr>
<tr>
<td>waitForPageToLoad</td>
@@ -626,12 +610,12 @@ Imported from: AT-AT CI - New Portfolio-->
</tr>
<tr>
<td>waitForElementPresent</td>
<td>css=.user-info > .usa-input.usa-input--validation--requiredField:nth-of-type(1) > input[id="first_name"][type="text"]</td>
<td>css=.user-info > .usa-input.usa-input--validation--name:nth-of-type(1) > input[id="first_name"][type="text"]</td>
<td></td>
</tr>
<tr>
<td>assertText</td>
<td>css=.user-info > .usa-input.usa-input--validation--requiredField:nth-of-type(1) > input[id="first_name"][type="text"]</td>
<td>css=.user-info > .usa-input.usa-input--validation--name:nth-of-type(1) > input[id="first_name"][type="text"]</td>
<td>*Brandon*</td>
</tr>
<tr>
@@ -641,12 +625,12 @@ Imported from: AT-AT CI - New Portfolio-->
</tr>
<tr>
<td>waitForElementPresent</td>
<td>css=.panel > div:nth-of-type(2) > .modal.form-content--app-mem > .modal__container > .modal__dialog > .modal__body > form[action] > .action-group > button[type="submit"]</td>
<td>css=.panel > div:nth-of-type(2) > .modal.form-content--app-mem > .modal__container > .modal__dialog > .modal__body > form[action] > .action-group > input[type="submit"]</td>
<td></td>
</tr>
<tr>
<td>assertText</td>
<td>css=.panel > div:nth-of-type(2) > .modal.form-content--app-mem > .modal__container > .modal__dialog > .modal__body > form[action] > .action-group > button[type="submit"]</td>
<td>css=.panel > div:nth-of-type(2) > .modal.form-content--app-mem > .modal__container > .modal__dialog > .modal__body > form[action] > .action-group > input[type="submit"]</td>
<td>*Resend Invite*</td>
</tr>
<tr>
@@ -656,12 +640,12 @@ Imported from: AT-AT CI - New Portfolio-->
</tr>
<tr>
<td>waitForElementPresent</td>
<td>css=.panel > div:nth-of-type(2) > .modal.form-content--app-mem > .modal__container > .modal__dialog > .modal__body > form[action] > .action-group > button[type="submit"]</td>
<td>css=.panel > div:nth-of-type(2) > .modal.form-content--app-mem > .modal__container > .modal__dialog > .modal__body > form[action] > .action-group > input[type="submit"]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>css=.panel > div:nth-of-type(2) > .modal.form-content--app-mem > .modal__container > .modal__dialog > .modal__body > form[action] > .action-group > button[type="submit"]</td>
<td>css=.panel > div:nth-of-type(2) > .modal.form-content--app-mem > .modal__container > .modal__dialog > .modal__body > form[action] > .action-group > input[type="submit"]</td>
<td></td>
</tr>
<tr>
@@ -671,28 +655,13 @@ Imported from: AT-AT CI - New Portfolio-->
</tr>
<tr>
<td>waitForElementPresent</td>
<td>css=.usa-alert.usa-alert-success > .usa-alert-body > h3.usa-alert-heading</td>
<td></td>
</tr>
<tr>
<td>assertText</td>
<td>css=.usa-alert.usa-alert-success > .usa-alert-body > h3.usa-alert-heading</td>
<td>*Application invitation resent*</td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td></td>
<td></td>
</tr>
<tr>
<td>waitForElementPresent</td>
<td>css=.usa-alert.usa-alert-success > .usa-alert-body > .usa-alert-text</td>
<td></td>
</tr>
<tr>
<td>assertText</td>
<td>css=.usa-alert.usa-alert-success > .usa-alert-body > .usa-alert-text</td>
<td>*You have successfully resent the invite for Brandon Buchannan*</td>
<td>*jay+brandon@promptworks.com has been sent an invitation to access this Application*</td>
</tr>
</tbody>
</table>