Updates to many tests over the last several days due to work to match designs more accurately

This commit is contained in:
Jay R. Newlin (PromptWorks)
2020-01-14 11:55:41 -05:00
parent bffd981105
commit a717f72ef7
36 changed files with 200 additions and 283 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.02" />
<meta name="ghost-inspector-screenshotCompareThreshold" content="0.03" />
</head>
<body>
<table cellpadding="1" cellspacing="1" border="1">
@@ -117,7 +117,7 @@ Imported from: AT-AT CI - login-->
<tr>
<td>type</td>
<td>css=#name</td>
<td>Tatooine Energy Maintenance Systems</td>
<td>Tatooine Energy Maintenance Systems ${alphanumeric}</td>
</tr>
<tr>
<td>waitForPageToLoad</td>
@@ -219,12 +219,12 @@ Imported from: AT-AT CI - login-->
</tr>
<tr>
<td>waitForElementPresent</td>
<td>css=td.name</td>
<td>css=th.table-cell--third</td>
<td></td>
</tr>
<tr>
<td>assertElementPresent</td>
<td>css=td.name</td>
<td>css=th.table-cell--third</td>
<td></td>
</tr>
<tr>
@@ -240,7 +240,7 @@ Imported from: AT-AT CI - login-->
<tr>
<td>assertText</td>
<td>css=button.usa-button.usa-button-primary.usa-button-big</td>
<td>Save</td>
<td>Save Changes</td>
</tr>
<tr>
<td>waitForPageToLoad</td>
@@ -257,21 +257,6 @@ Imported from: AT-AT CI - login-->
<td>css=button.usa-button.usa-button-primary</td>
<td>*Update*</td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td></td>
<td></td>
</tr>
<tr>
<td>waitForElementPresent</td>
<td>css=input.usa-button.usa-button-primary</td>
<td></td>
</tr>
<tr>
<td>assertText</td>
<td>css=input.usa-button.usa-button-primary</td>
<td>Save</td>
</tr>
</tbody>
</table>
</body>