1 <?xml version="1.0" encoding="UTF-8"?>
3 ~ SonarQube, open source software quality management tool.
4 ~ Copyright (C) 2008-2014 SonarSource
5 ~ mailto:contact AT sonarsource DOT com
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.
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.
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.
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>should-display-alerts-correctly-history-page</title>
29 <table cellpadding="1" cellspacing="1" border="1">
32 <td rowspan="1" colspan="3">should-display-alerts-correctly-history-page</td>
38 <td>/sessions/login</td>
58 <td>/dashboard/index/sample</td>
63 <td>css=#context-navigation .navbar-admin-link</td>
67 <td>waitForElementPresent</td>
77 <td>assertElementPresent</td>
78 <td>//img[@title='Quality Gate Status: Green (was Orange). ']</td>
82 <td>assertElementPresent</td>
83 <td>//img[@title='Quality Gate Status: Orange. Lines > 5']</td>