Commit ae4000c2 authored by Romain Courteaud's avatar Romain Courteaud

[erp5_officejs_support_request_ui_test] Update test selectors

parent b7735923
......@@ -31,12 +31,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
<td>//input[@data-i18n='[value]Confirm']</td>
<td>//input[@value='Confirm']</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//input[@data-i18n='[value]Confirm']</td>
<td>//input[@value='Confirm']</td>
<td></td>
</tr>
<!-- Use waitForElementPresent command to make sure we are logged out -->
......
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