Commit b51a0e12 authored by Gabriel Monnerat's avatar Gabriel Monnerat

add more asserts to check that the History tab was opened correctly

parent cc3d3ff7
......@@ -130,6 +130,16 @@ another object of the same type. -->\n
<td>link=History</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>verifyText</td>\n
<td>//*[@class="actions"]/ul/*[@class="selected"]</td>\n
<td>History</td>\n
</tr>\n
<tr>\n
<td>verifyTextPresent</td>\n
<td>Edit Workflow</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>//button[@title=\'Clone\']</td>\n
......
697
\ No newline at end of file
698
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment