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
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
Lu Xu
slapos.core
Commits
6ae9a037
Commit
6ae9a037
authored
Jun 21, 2020
by
Lu Xu
👀
Committed by
Rafael Monnerat
Jun 24, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_jio_zh_ui_test: fix 'Create New Account' term
parent
ec20995b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
master/bt5/slapos_jio_zh_ui_test/PathTemplateItem/portal_tests/slaposjs_zh_zuite/testSlapOSJSSubscribe.zpt
.../portal_tests/slaposjs_zh_zuite/testSlapOSJSSubscribe.zpt
+2
-2
master/bt5/slapos_jio_zh_ui_test/PathTemplateItem/portal_tests/slaposjs_zh_zuite/testSlapOSJSSubscriptionAccessDenied.zpt
...laposjs_zh_zuite/testSlapOSJSSubscriptionAccessDenied.zpt
+2
-2
No files found.
master/bt5/slapos_jio_zh_ui_test/PathTemplateItem/portal_tests/slaposjs_zh_zuite/testSlapOSJSSubscribe.zpt
View file @
6ae9a037
...
@@ -56,12 +56,12 @@
...
@@ -56,12 +56,12 @@
</tr>
</tr>
<tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
waitForElementPresent
</td>
<td>
//a[
@data-i18n=' Create New Account
']
</td>
<td>
//a[
text()='创建新用户
']
</td>
<td></td>
<td></td>
</tr>
</tr>
<tr>
<tr>
<td>
clickAndWait
</td>
<td>
clickAndWait
</td>
<td>
//a[
@data-i18n=' Create New Account
']
</td>
<td>
//a[
text()='创建新用户
']
</td>
<td></td>
<td></td>
</tr>
</tr>
<tr>
<tr>
...
...
master/bt5/slapos_jio_zh_ui_test/PathTemplateItem/portal_tests/slaposjs_zh_zuite/testSlapOSJSSubscriptionAccessDenied.zpt
View file @
6ae9a037
...
@@ -165,12 +165,12 @@
...
@@ -165,12 +165,12 @@
</tr>
</tr>
<tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
waitForElementPresent
</td>
<td>
//a[
@data-i18n
='创建新用户']
</td>
<td>
//a[
text()
='创建新用户']
</td>
<td></td>
<td></td>
</tr>
</tr>
<tr>
<tr>
<td>
clickAndWait
</td>
<td>
clickAndWait
</td>
<td>
//a[
@data-i18n
='创建新用户']
</td>
<td>
//a[
text()
='创建新用户']
</td>
<td></td>
<td></td>
</tr>
</tr>
<tr>
<tr>
...
...
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