Commit a66f12d4 authored by Ivan Tyagov's avatar Ivan Tyagov

Domain tree use buttons now.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45746 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5c355d3a
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
<!-- Click on the \'a\' domain tree -->\n <!-- Click on the \'a\' domain tree -->\n
<tr>\n <tr>\n
<td>clickAndWait</td>\n <td>clickAndWait</td>\n
<td>//table[@class="listbox-table-domain-tree"]//tr[1]//a[@class="tree-closed"]</td>\n <td>//table[@class="listbox-table-domain-tree"]//tr[1]//button[@class="tree-closed"]</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
...@@ -273,8 +273,7 @@ script. -->\n ...@@ -273,8 +273,7 @@ script. -->\n
\n \n
\n \n
</body>\n </body>\n
</html>\n </html>
]]></unicode> </value> ]]></unicode> </value>
</item> </item>
......
673 674
\ 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