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 <link rel="selenium.base" href="http://localhost:49506"/>
7 <title>test_project_overview_after_first_analysis</title>
10 <table cellpadding="1" cellspacing="1" border="1">
13 <td rowspan="1" colspan="3">test_project_overview_after_first_analysis</td>
19 <td>/sonar/sessions/logout</td>
24 <td>/sonar/sessions/login</td>
44 <td>/sonar/project_roles?id=project-permissions-project</td>
48 <td>waitForElementPresent</td>
49 <td>css=#projects</td>
53 <td>assertNotText</td>
54 <td>css=#projects</td>
55 <td>*Another Test Project*</td>
58 <td>assertElementNotPresent</td>
63 <td>assertElementNotPresent</td>
64 <td>css=.search-box</td>