Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101922557
test_group_create.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Feb 15, 04:46
Size
1 KB
Mime Type
text/xml
Expires
Mon, Feb 17, 04:46 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24246927
Attached To
R3600 invenio-infoscience
test_group_create.html
View Options
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head profile="http://selenium-ide.openqa.org/profiles/test-case">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="selenium.base" href="http://localhost" />
<title>test_group_create</title>
</head>
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3">test_group_create</td></tr>
</thead><tbody>
<!--DESCRIPTION
romeo creates a group
the confirmation msg of creation is verified
romeo deletes the group (verified)-->
<tr>
<td>open</td>
<td>http://localhost</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=login</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>p_un</td>
<td>romeo</td>
</tr>
<tr>
<td>type</td>
<td>p_pw</td>
<td>r123omeo</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>action</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Your groups</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>create_group</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>group_name</td>
<td>group test</td>
</tr>
<tr>
<td>type</td>
<td>group_description</td>
<td>test</td>
</tr>
<tr>
<td>select</td>
<td>join_policy</td>
<td>label=Visible and open for new members</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>create_button</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td></td>
<td>You have successfully created a new group.</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>//small</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>delete</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>delete</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td></td>
<td>You have successfully deleted a group</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=logout</td>
<td></td>
</tr>
</tbody></table>
</body>
</html>
Event Timeline
Log In to Comment