1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head profile="http://selenium-ide.openqa.org/profiles/test-case">
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
6 <title>cannot_create_two_action_plan_with_same_name</title>
9 <table cellpadding="1" cellspacing="1" border="1">
12 <td rowspan="1" colspan="3">cannot_create_two_action_plan_with_same_name</td>
18 <td>/sonar/sessions/new</td>
38 <td>/sonar/action_plans/index/sample</td>
44 <td>*No action plan*</td>
48 <td>create-link-action_plans</td>
52 <td>waitForVisible</td>
53 <td>create-action-plan-form</td>
58 <td>css=#create-action-plan-form .modal-head</td>
59 <td>*Create Action Plan*</td>
64 <td>Sprint for 1.1</td>
68 <td>css=input[type="submit"]</td>
74 <td>*Sprint for 1.1*</td>
78 <td>create-link-action_plans</td>
82 <td>waitForVisible</td>
83 <td>create-action-plan-form</td>
88 <td>css=#create-action-plan-form .modal-head</td>
89 <td>*Create Action Plan*</td>
94 <td>Sprint for 1.1</td>
98 <td>css=input[type="submit"]</td>
102 <td>waitForVisible</td>
103 <td>css=.modal-error</td>
104 <td>*An action plan with this name already exists in this project.*</td>
107 <td>clickAndWait</td>
108 <td>css=#create-action-plan-form .modal-foot .action</td>
117 <td>waitForVisible</td>
118 <td>confirm-form</td>
123 <td>confirm-form</td>
124 <td>*Delete Action Plan*</td>
127 <td>clickAndWait</td>
128 <td>confirm-submit</td>
134 <td>*Successfully deleted.*</td>
137 <td>assertNotText</td>
138 <td>action-plans</td>
139 <td>*Sprint for 1.1*</td>