Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5-Boxiang
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Hamza
erp5-Boxiang
Commits
b5f827b9
Commit
b5f827b9
authored
Jun 10, 2011
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Subsection DOM structure changed a bit so adjust test.
parent
38b8a454
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
+10
-10
bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/km_gadgets/testWebSiteBrowserGadget.xml
...sts/erp5_km_zuite/km_gadgets/testWebSiteBrowserGadget.xml
+9
-9
bt5/erp5_km_ui_test/bt/revision
bt5/erp5_km_ui_test/bt/revision
+1
-1
No files found.
bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/km_gadgets/testWebSiteBrowserGadget.xml
View file @
b5f827b9
...
...
@@ -137,47 +137,47 @@
</tr>
\n
<tr>
\n
<td>
waitForElementPresent
</td>
\n
<td>
//
div[@class=\'box_inner_content\']/div/ul[1]/li/a
[@title=\'Section 1\']
</td>
\n
<td>
//
span
[@title=\'Section 1\']
</td>
\n
<td></td>
\n
</tr>
\n
<tr>
\n
<td>
waitForElementPresent
</td>
\n
<td>
//
div[@class=\'box_inner_content\']/div/ul[1]/ul/li[1]/
a[@title=\'Section 1.1\']
</td>
\n
<td>
//a[@title=\'Section 1.1\']
</td>
\n
<td></td>
\n
</tr>
\n
<tr>
\n
<td>
waitForElementPresent
</td>
\n
<td>
//
div[@class=\'box_inner_content\']/div/ul[1]/ul/li[2]/
a[@title=\'Section 1.2\']
</td>
\n
<td>
//a[@title=\'Section 1.2\']
</td>
\n
<td></td>
\n
</tr>
\n
<tr>
\n
<td>
waitForElementPresent
</td>
\n
<td>
//
div[@class=\'box_inner_content\']/div/ul[2]/li/a
[@title=\'Section 2\']
</td>
\n
<td>
//
span
[@title=\'Section 2\']
</td>
\n
<td></td>
\n
</tr>
\n
<tr>
\n
<td>
waitForElementPresent
</td>
\n
<td>
//
div[@class=\'box_inner_content\']/div/ul[2]/ul/li[1]/
a[@title=\'Section 2.1\']
</td>
\n
<td>
//a[@title=\'Section 2.1\']
</td>
\n
<td></td>
\n
</tr>
\n
<tr>
\n
<td>
waitForElementPresent
</td>
\n
<td>
//
div[@class=\'box_inner_content\']/div/ul[2]/ul/li[2]/
a[@title=\'Section 2.2\']
</td>
\n
<td>
//a[@title=\'Section 2.2\']
</td>
\n
<td></td>
\n
</tr>
\n
<tr>
\n
<td>
waitForElementPresent
</td>
\n
<td>
//
div[@class=\'box_inner_content\']/div/ul[3]/li/a
[@title=\'Section 3\']
</td>
\n
<td>
//
span
[@title=\'Section 3\']
</td>
\n
<td></td>
\n
</tr>
\n
<tr>
\n
<td>
waitForElementPresent
</td>
\n
<td>
//
div[@class=\'box_inner_content\']/div/ul[3]/ul/li[1]/
a[@title=\'Section 3.1\']
</td>
\n
<td>
//a[@title=\'Section 3.1\']
</td>
\n
<td></td>
\n
</tr>
\n
<tr>
\n
<td>
waitForElementPresent
</td>
\n
<td>
//
div[@class=\'box_inner_content\']/div/ul[3]/ul/li[2]/
a[@title=\'Section 3.2\']
</td>
\n
<td>
//a[@title=\'Section 3.2\']
</td>
\n
<td></td>
\n
</tr>
\n
\n
...
...
bt5/erp5_km_ui_test/bt/revision
View file @
b5f827b9
158
\ No newline at end of file
159
\ No newline at end of file
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