Updates to many tests over the last several days due to work to match designs more accurately
This commit is contained in:
@@ -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">
|
||||
@@ -188,7 +188,7 @@ Imported from: AT-AT CI - New Portfolio-->
|
||||
<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>
|
||||
@@ -490,12 +490,12 @@ Imported from: AT-AT CI - New App Step 1-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=#add-app-mem > div > div:nth-of-type(1) > h1</td>
|
||||
<td>css=#add-app-mem > div > div > div.member-form > h2</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertElementPresent</td>
|
||||
<td>css=#add-app-mem > div > div:nth-of-type(1) > h1</td>
|
||||
<td>css=#add-app-mem > div > div > div.member-form > h2</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -595,12 +595,12 @@ Imported from: AT-AT CI - New App Step 1-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=#add-app-mem > div > div:nth-of-type(2) > h2</td>
|
||||
<td>css=#add-app-mem > div > div > div:nth-of-type(2) > h2</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertElementPresent</td>
|
||||
<td>css=#add-app-mem > div > div:nth-of-type(2) > h2</td>
|
||||
<td>css=#add-app-mem > div > div > div:nth-of-type(2) > h2</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user