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_action_plan_with_date_in_past</title>
9 <table cellpadding="1" cellspacing="1" border="1">
12 <td rowspan="1" colspan="3">cannot_create_action_plan_with_date_in_past</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>
73 <td>css=input[type="submit"]</td>
77 <td>waitForVisible</td>
78 <td>css=.modal-error</td>
79 <td>*The dead-line can't be in the past*</td>