Commit eecf0b9e authored by Gabriel Monnerat's avatar Gabriel Monnerat

change assert to check on exactly tag the present text

parent 41c154cb
...@@ -180,9 +180,9 @@ ...@@ -180,9 +180,9 @@
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
<td>assertTextPresent</td>\n <td>assertText</td>\n
<td>//div[@class="status"]/div[@class="transition_message"]</td>\n
<td>Data updated.</td>\n <td>Data updated.</td>\n
<td></td>\n
</tr>\n </tr>\n
\n \n
</tbody></table>\n </tbody></table>\n
......
684 685
\ 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