Commit b9a1d9ff authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

modify page transition expression. with the previous way, the result seems unstable.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26274 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 135f281e
......@@ -117,13 +117,7 @@ Test Transactions related to an Organisation, with multiple pages and date range
<tr>\n
<td>selectAndWait</td>\n
<td>listbox_page_selection</td>\n
<td>2 of 3</td>\n
</tr>\n
<tr>\n
<!-- workaround for #206 -->\n
<td>clickAndWait</td>\n
<td>link=Transactions</td>\n
<td></td>\n
<td>label=2 of 3</td>\n
</tr>\n
<tr>\n
<td>verifyText</td>\n
......
......@@ -117,13 +117,7 @@ Test Transactions related to an Organisation, with multiple pages and date range
<tr>\n
<td>selectAndWait</td>\n
<td>listbox_page_selection</td>\n
<td>2 of 3</td>\n
</tr>\n
<tr>\n
<!-- workaround for #206 -->\n
<td>clickAndWait</td>\n
<td>link=Transactions</td>\n
<td></td>\n
<td>label=2 of 3</td>\n
</tr>\n
<tr>\n
<td>verifyText</td>\n
......
120
\ No newline at end of file
121
\ 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