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
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
Laurent S
erp5
Commits
6b54e788
Commit
6b54e788
authored
Oct 31, 2017
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[erp5_user_tutorial] renderJS gadget is used to create event
parent
0ea27f70
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
5 deletions
+25
-5
bt5/erp5_user_tutorial/PathTemplateItem/test_page_module/user-Howto.Create.Outgoing.Events.html
...m/test_page_module/user-Howto.Create.Outgoing.Events.html
+13
-3
bt5/erp5_user_tutorial/PathTemplateItem/test_page_module/user-Howto.Manage.Support.Request.007.en.html
...page_module/user-Howto.Manage.Support.Request.007.en.html
+12
-2
No files found.
bt5/erp5_user_tutorial/PathTemplateItem/test_page_module/user-Howto.Create.Outgoing.Events.html
View file @
6b54e788
...
...
@@ -172,9 +172,14 @@
<td>
//select[@name="field_your_destination"]
</td>
<td>
functional_test_username
</td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//div[@data-gadget-editable="field_your_text_content"]//textarea
</td>
<td></td>
</tr>
<tr>
<td>
type
</td>
<td>
//
textarea[@name="field_your_text_content"]
</td>
<td>
//
div[@data-gadget-editable="field_your_text_content"]//textarea
</td>
<td>
Annoucing the developer hiring campaign and describing the progression of SlapOS Project.
</td>
</tr>
<tr>
...
...
@@ -245,9 +250,14 @@
<test>
<table
class=
"test"
style=
"display: none;"
>
<tbody>
<tr>
<td>
waitForElementPresent
</td>
<td>
//div[@data-gadget-editable="field_my_text_content"]//textarea
</td>
<td></td>
</tr>
<tr>
<td>
type
</td>
<td>
//
textarea[@name="field_my_text_content"]
</td>
<td>
//
div[@data-gadget-editable="field_my_text_content"]//textarea
</td>
<td>
Annoucing the developer hiring campaign and describing the progression of SlapOS Project.
</td>
</tr>
<tr>
...
...
@@ -295,7 +305,7 @@
</td>
</tr>
<tr>
<td>
verify
TextPresent
</td>
<td>
waitFor
TextPresent
</td>
<td>
Annoucing the developer hiring campaign and describing the progression of SlapOS Project.
</td>
<td></td>
</tr>
...
...
bt5/erp5_user_tutorial/PathTemplateItem/test_page_module/user-Howto.Manage.Support.Request.007.en.html
View file @
6b54e788
...
...
@@ -297,9 +297,14 @@
<test>
<table
class=
"test"
style=
"display: none;"
>
<tbody>
<tr>
<td>
waitForElementPresent
</td>
<td>
//div[@data-gadget-editable="field_my_text_content"]//textarea
</td>
<td></td>
</tr>
<tr>
<td>
type
</td>
<td>
//
textarea[@name="field_my_text_content"]
</td>
<td>
//
div[@data-gadget-editable="field_my_text_content"]//textarea
</td>
<td>
ZUITE-TEST-EVENT-CONTENT this is the content of our event.
</td>
</tr>
<tr>
...
...
@@ -715,9 +720,14 @@ We will ask our team member “Yingjie XU” to take care of this Event.
<test>
<table
class=
"test"
style=
"display: none;"
>
<tbody>
<tr>
<td>
waitForElementPresent
</td>
<td>
//div[@data-gadget-editable="field_your_response_event_text_content"]//textarea
</td>
<td></td>
</tr>
<tr>
<td>
type
</td>
<td>
//
textarea[@name="field_your_response_event_text_content"]
</td>
<td>
//
div[@data-gadget-editable="field_your_response_event_text_content"]//textarea
</td>
<td>
Some response
</td>
</tr>
<tr
style=
"opacity: 1; z-index: 0;"
>
...
...
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