Commit 0633a4c1 authored by Lucas Carvalho's avatar Lucas Carvalho

24-03-2011 lucas

- Added verification before creating an Organisation.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44579 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4b1b99a1
......@@ -70,6 +70,11 @@
<td>//select[@name="select_module"]</td>\n
<td>Organisations</td>\n
</tr>\n
<tr>\n
<td>verifyText</td>\n
<td>//div[@id="breadcrumb"]/a[2]</td>\n
<td>Organisations</td>\n
</tr>\n
<tr>\n
<td>selectAndWait</td>\n
<td>//select[@name="select_action"]</td>\n
......
24-03-2011 lucas
- Added verification before creating an Organisation.
24-03-2011 lucas
- Fixed the listbox element name.
......
757
\ No newline at end of file
758
\ 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