Commit 0b408650 authored by Gabriel Monnerat's avatar Gabriel Monnerat

add assert to check that the listbox will not be displayed a empty listbox

parent a2ab66ef
......@@ -202,7 +202,11 @@
<td>//*[@id="listbox_data_line_0"]/div[3]//span[1]</td>\n
<td>Relative URL</td>\n
</tr>\n
\n
<tr>\n
<td>verifyNotText</td>\n
<td>//*[@class="listbox-number-of-records"]/*[@class="listbox-current-page-total-number"]</td>\n
<td>0 records</td>\n
</tr>\n
<tr>\n
<td>type</td>\n
<td>listbox_title</td>\n
......
692
\ No newline at end of file
693
\ 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