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
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Tristan Cavelier
erp5
Commits
4d018ddb
Commit
4d018ddb
authored
8 years ago
by
Hardik Juneja
Committed by
Cédric Le Ninivin
8 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
officejs_ui_zuite: Fix tests with new ui changes
parent
4712b3ac
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
36 deletions
+1
-36
bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOfficeJSERP5Synchronization.zpt
...sts/officejs_ui_zuite/testOfficeJSERP5Synchronization.zpt
+1
-36
No files found.
bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOfficeJSERP5Synchronization.zpt
View file @
4d018ddb
...
...
@@ -78,25 +78,15 @@
<td>
${base_url}/web_site_module/officejs_text_editor/
</td>
</tr>
<tr>
<td>
click
AndWait
</td>
<td>
click
</td>
<td>
//form[@class='erp5-configuration-form']//button[@data-i18n='Connect']
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//a[@data-i18n='Go to document List']
</td>
<td></td>
</tr>
<tr>
<td>
pause
</td>
<td>
1000
</td>
<td></td>
</tr>
<tr>
<td>
click
</td>
<td>
//a[@data-i18n='Go to document List']
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//a[@data-i18n='Add']
</td>
...
...
@@ -222,11 +212,6 @@
<td>
title
</td>
<td>
${title}
</td>
</tr>
<tr>
<td>
click
</td>
<td>
//form//fieldset//a
</td>
<td></td>
</tr>
<tr>
<td>
pause
</td>
<td>
1000
</td>
...
...
@@ -267,21 +252,6 @@
<td>
//a[@data-i18n='Synchronize']
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//button[@data-i18n='Launch Synchronization']
</td>
<td></td>
</tr>
<tr>
<td>
pause
</td>
<td>
2000
</td>
<td></td>
</tr>
<tr>
<td>
click
</td>
<td>
//button[@data-i18n='Launch Synchronization']
</td>
<td></td>
</tr>
<tr>
<td>
pause
</td>
<td>
10000
</td>
...
...
@@ -337,11 +307,6 @@
<td>
title
</td>
<td>
${title}
</td>
</tr>
<tr>
<td>
click
</td>
<td>
//form//fieldset//a
</td>
<td></td>
</tr>
<tr>
<td>
pause
</td>
<td>
1000
</td>
...
...
This diff is collapsed.
Click to expand it.
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