Test modifications for week of 11/25/2019

This commit is contained in:
Jay R. Newlin (PromptWorks)
2019-11-27 15:56:01 -05:00
parent da1633515b
commit c3878b4cce
10 changed files with 19 additions and 29 deletions

View File

@@ -71,14 +71,13 @@
<td></td>
<td></td>
</tr>
<!--11/19/19 17:10 Temporarily making optional until Leigh's PR#1197 merges-->
<tr>
<td>waitForElementPresent</td>
<td>css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading</td>
<td></td>
</tr>
<tr>
<td>verifyText</td>
<td>assertText</td>
<td>css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading</td>
<td>*Logged out*</td>
</tr>