Commit ff221a13 authored by Gabriel Monnerat's avatar Gabriel Monnerat

add test to r45276

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45277 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d26f50d0
......@@ -352,6 +352,36 @@
<td>Help</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>click</td>\n
<td>//input[@id="upload"]</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>select</td>\n
<td>//select[@name="portal_type"]</td>\n
<td>Web Table</td>\n
</tr>\n
<tr>\n
<td>click</td>\n
<td>//input[@id="submit_document"]</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>click</td>\n
<td>//input[@id="submit_document"]</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>verifyText</td>\n
<td>//span[@id=\'no-input-file\']</td>\n
<td>Please input a file</td>\n
</tr>\n
<tr>\n
<td>verifyTextPresent</td>\n
<td>Loading...</td>\n
<td></td>\n
</tr>\n
</tbody>\n
</table>\n
</body>\n
......
44
\ No newline at end of file
45
\ 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