]> source.dussan.org Git - sonarqube.git/blob
a1d31f93d3a59612089ddbf3938a3d152c84d1a3
[sonarqube.git] /
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3   ~ SonarQube, open source software quality management tool.
4   ~ Copyright (C) 2008-2014 SonarSource
5   ~ mailto:contact AT sonarsource DOT com
6   ~
7   ~ SonarQube is free software; you can redistribute it and/or
8   ~ modify it under the terms of the GNU Lesser General Public
9   ~ License as published by the Free Software Foundation; either
10   ~ version 3 of the License, or (at your option) any later version.
11   ~
12   ~ SonarQube is distributed in the hope that it will be useful,
13   ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
14   ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
15   ~ Lesser General Public License for more details.
16   ~
17   ~ You should have received a copy of the GNU Lesser General Public License
18   ~ along with this program; if not, write to the Free Software Foundation,
19   ~ Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
20   -->
21
22 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
23 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
24 <head profile="http://selenium-ide.openqa.org/profiles/test-case">
25   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
26   <title>multimodule-project-modify-version</title>
27 </head>
28 <body>
29 <table cellpadding="1" cellspacing="1" border="1">
30   <thead>
31   <tr>
32     <td rowspan="1" colspan="3">project-modify-versions</td>
33   </tr>
34   </thead>
35   <tbody>
36   <tr>
37     <td>open</td>
38     <td>/sessions/logout</td>
39     <td></td>
40   </tr>
41   <tr>
42     <td>open</td>
43     <td>/sessions/login</td>
44     <td></td>
45   </tr>
46   <tr>
47     <td>type</td>
48     <td>login</td>
49     <td>admin</td>
50   </tr>
51   <tr>
52     <td>type</td>
53     <td>password</td>
54     <td>admin</td>
55   </tr>
56   <tr>
57     <td>clickAndWait</td>
58     <td>commit</td>
59     <td></td>
60   </tr>
61   <tr>
62     <td>open</td>
63     <td>/project/history/com.sonarsource.it.samples:multi-modules-sample</td>
64     <td></td>
65   </tr>
66   <tr>
67     <td>assertElementNotPresent</td>
68     <td>link=Remove</td>
69     <td></td>
70   </tr>
71   <tr>
72     <td>click</td>
73     <td>version_1_change</td>
74     <td></td>
75   </tr>
76   <tr>
77     <td>type</td>
78     <td>version_name_1</td>
79     <td>RELEASE</td>
80   </tr>
81   <tr>
82     <td>clickAndWait</td>
83     <td>save_version_1</td>
84     <td></td>
85   </tr>
86   <tr>
87     <td>waitForElementPresent</td>
88     <td>infomsg</td>
89     <td></td>
90   </tr>
91   <tr>
92     <td>waitForText</td>
93     <td>infomsg</td>
94     <td>Version &quot;RELEASE&quot; was created for current project and all its sub-projects.</td>
95   </tr>
96   <tr>
97     <td>waitForText</td>
98     <td>version_1</td>
99     <td>glob:*RELEASE*</td>
100   </tr>
101   </tbody>
102 </table>
103 </body>
104 </html>