Commit 7d6e9374 authored by Ivan Tyagov's avatar Ivan Tyagov

Use of Id is more reliable than simple text presence.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40949 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9a32f14a
...@@ -92,8 +92,8 @@ ...@@ -92,8 +92,8 @@
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
<td>verifyTextNotPresent</td>\n <td>verifyElementNotPresent</td>\n
<td>Add gadgets</td>\n <td>add-gadgets</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
...@@ -145,6 +145,11 @@ ...@@ -145,6 +145,11 @@
<td>add_new_tab_dialog_link</td>\n <td>add_new_tab_dialog_link</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tr>\n
<td>verifyElementPresent</td>\n
<td>add-gadgets</td>\n
<td></td>\n
</tr>\n
\n \n
\n \n
</tbody></table>\n </tbody></table>\n
......
19 20
\ No newline at end of file \ 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