Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
20
Merge Requests
20
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos.core
Commits
a04ce88b
Commit
a04ce88b
authored
May 15, 2023
by
Rafael Monnerat
👻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_jio_ui_test: Update frontend version
parent
bb5d5edd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
master/bt5/slapos_jio_ui_test/PathTemplateItem/portal_tests/slaposjs_zuite/testSlapOSJSServer.zpt
...teItem/portal_tests/slaposjs_zuite/testSlapOSJSServer.zpt
+3
-3
No files found.
master/bt5/slapos_jio_ui_test/PathTemplateItem/portal_tests/slaposjs_zuite/testSlapOSJSServer.zpt
View file @
a04ce88b
...
...
@@ -270,18 +270,18 @@
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//td/a[
contains(text(), "Frontend (1.0.149)")
]
</td>
<td>
//td/a[
text()='Frontend (1.0.319)'
]
</td>
<td></td>
</tr>
<tr>
<td>
assertElementPresent
</td>
<td>
//td/a[
contains(text(), "Frontend (1.0.149)")
]
</td>
<td>
//td/a[
text()='Frontend (1.0.319)'
]
</td>
<td></td>
</tr>
<tr>
<td>
click
</td>
<td>
//td/a[
contains(text(), "Frontend (1.0.149)")
]
</td>
<td>
//td/a[
text()='Frontend (1.0.319)'
]
</td>
<td></td>
</tr>
<tal:block
define=
"header python: 'Software Installation : Frontend'; "
>
...
...
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