Various test maintenance over the past several weeks

This commit is contained in:
Jay R. Newlin (PromptWorks)
2020-02-28 11:40:38 -05:00
parent 285f7f20a0
commit 74d76c33ad
37 changed files with 498 additions and 2236 deletions

View File

@@ -16,7 +16,7 @@
<meta name="ghost-inspector-screenshotTarget" content="" />
<meta name="ghost-inspector-screenshotExclusions" content="div.global-navigation, time" />
<meta name="ghost-inspector-screenshotCompareEnabled" content="true" />
<meta name="ghost-inspector-screenshotCompareThreshold" content="0.03" />
<meta name="ghost-inspector-screenshotCompareThreshold" content="0.04" />
</head>
<body>
<table cellpadding="1" cellspacing="1" border="1">
@@ -595,12 +595,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 > .modal__form--header > h1</td>
<td>css=.panel > div:nth-of-type(2) > .modal.form-content--member-form > .modal__container > .modal__dialog > .modal__body > .modal__form--header > h1</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 > .modal__form--header > h1</td>
<td>css=.panel > div:nth-of-type(2) > .modal.form-content--member-form > .modal__container > .modal__dialog > .modal__body > .modal__form--header > h1</td>
<td>*Verify Member Information*</td>
</tr>
<tr>
@@ -625,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 > input[type="submit"]</td>
<td>css=.panel > div:nth-of-type(2) > .modal.form-content--member-form > .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 > input[type="submit"]</td>
<td>css=.panel > div:nth-of-type(2) > .modal.form-content--member-form > .modal__container > .modal__dialog > .modal__body > form[action] > .action-group > input[type="submit"]</td>
<td>*Resend Invite*</td>
</tr>
<tr>
@@ -640,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 > input[type="submit"]</td>
<td>css=.panel > div:nth-of-type(2) > .modal.form-content--member-form > .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 > input[type="submit"]</td>
<td>css=.panel > div:nth-of-type(2) > .modal.form-content--member-form > .modal__container > .modal__dialog > .modal__body > form[action] > .action-group > input[type="submit"]</td>
<td></td>
</tr>
<tr>