Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Romain Courteaud
erp5
Commits
027fb6a3
Commit
027fb6a3
authored
Dec 09, 2020
by
Gabriel Monnerat
Committed by
Romain Courteaud
Dec 11, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_monaco_editor_ui_test: fix xpath to wait and click
parent
d834f76f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
bt5/erp5_monaco_editor_ui_test/PathTemplateItem/portal_tests/monaco_editor_zuite/testCodeEditorRenderJSStyle.zpt
...tests/monaco_editor_zuite/testCodeEditorRenderJSStyle.zpt
+2
-2
No files found.
bt5/erp5_monaco_editor_ui_test/PathTemplateItem/portal_tests/monaco_editor_zuite/testCodeEditorRenderJSStyle.zpt
View file @
027fb6a3
...
...
@@ -112,9 +112,9 @@
<tr><td>
click
</td>
<td>
//a[@data-i18n="Views"]
</td><td></td></tr>
<tr><td>
waitForElementPresent
</td>
<td>
//a[.="
portal_c
omponents"]
</td><td></td></tr>
<td>
//a[.="
C
omponents"]
</td><td></td></tr>
<tr><td>
click
</td>
<td>
//a[.="
portal_c
omponents"]
</td><td></td></tr>
<td>
//a[.="
C
omponents"]
</td><td></td></tr>
</tal:block>
</tbody></table>
</body>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment