Weekly updates or additions to Ghost Inspector tests
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<meta name="ghost-inspector-globalStepDelay" content="250" />
|
||||
<meta name="ghost-inspector-maxWaitDelay" content="15000" />
|
||||
<meta name="ghost-inspector-maxAjaxDelay" content="10000" />
|
||||
<meta name="ghost-inspector-viewportSize" content="1280x800" />
|
||||
<meta name="ghost-inspector-viewportSize" content="1920x1080" />
|
||||
<meta name="ghost-inspector-screenshotTarget" content="" />
|
||||
<meta name="ghost-inspector-screenshotExclusions" content="div.global-navigation" />
|
||||
<meta name="ghost-inspector-screenshotCompareEnabled" content="true" />
|
||||
@@ -305,6 +305,22 @@
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=input[type="submit"]</td>
|
||||
<td>Save</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT CI - New Portfolio-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=input[type="submit"]</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>click</td>
|
||||
<td>css=input[type="submit"]</td>
|
||||
<td></td>
|
||||
|
Reference in New Issue
Block a user