Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
erp5_rtl_support
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Romain Courteaud
erp5_rtl_support
Commits
bf94f426
Commit
bf94f426
authored
Jul 04, 2017
by
Cédric Le Ninivin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_officejs_ui_test: Update bookmark test after changing default behaviour
parent
e0d94f9a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
9 deletions
+19
-9
bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOfficeJSBookmarkManager.zpt
...l_tests/officejs_ui_zuite/testOfficeJSBookmarkManager.zpt
+19
-9
No files found.
bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_zuite/testOfficeJSBookmarkManager.zpt
View file @
bf94f426
...
@@ -154,7 +154,7 @@
...
@@ -154,7 +154,7 @@
<td>
//button[@data-i18n='Save']
</td>
<td>
//button[@data-i18n='Save']
</td>
<td></td>
<td></td>
</tr>
</tr>
<!-- Search With Dispatcher -->
<!-- Search With Dispatcher
and default redirection on bookmark
-->
<tr>
<tr>
<td>
click
</td>
<td>
click
</td>
<td>
//button[@data-i18n='Menu']
</td>
<td>
//button[@data-i18n='Menu']
</td>
...
@@ -188,10 +188,25 @@
...
@@ -188,10 +188,25 @@
<!--- Verify Search --->
<!--- Verify Search --->
<tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
waitForElementPresent
</td>
<td>
//
table//tbody//tr//td
</td>
<td>
//
h1[@class='test-script-title']
</td>
<td></td>
<td></td>
</tr>
</tr>
<tr>
<td>
verifyText
</td>
<td>
//h1[@class='test-script-title']
</td>
<td>
Title is : cloud
</td>
</tr>
<!--- Set preferences --->
<!--- Set preferences --->
<tr>
<td>
open
</td>
<td>
${base_url}/web_site_module/officejs_bookmark_manager/
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//button[@data-i18n='Menu']
</td>
<td></td>
</tr>
<tr>
<tr>
<td>
click
</td>
<td>
click
</td>
<td>
//button[@data-i18n='Menu']
</td>
<td>
//button[@data-i18n='Menu']
</td>
...
@@ -232,7 +247,7 @@
...
@@ -232,7 +247,7 @@
<td>
//button[@data-i18n='Save']
</td>
<td>
//button[@data-i18n='Save']
</td>
<td></td>
<td></td>
</tr>
</tr>
<!--- Do search and
redirect on bookmark
--->
<!--- Do search and
display result list
--->
<tr>
<tr>
<td>
click
</td>
<td>
click
</td>
<td>
//button[@data-i18n='Menu']
</td>
<td>
//button[@data-i18n='Menu']
</td>
...
@@ -265,14 +280,9 @@
...
@@ -265,14 +280,9 @@
</tr>
</tr>
<tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
waitForElementPresent
</td>
<td>
//
h1[@class='test-script-title']
</td>
<td>
//
table//tbody//tr//td
</td>
<td></td>
<td></td>
</tr>
</tr>
<tr>
<td>
verifyText
</td>
<td>
//h1[@class='test-script-title']
</td>
<td>
Title is : cloud
</td>
</tr>
<!--- Do search and redirect on search engine --->
<!--- Do search and redirect on search engine --->
<tr>
<tr>
<td>
open
</td>
<td>
open
</td>
...
...
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