libretime/tests/selenium/Preferences Skeletons.html

83 lines
1.6 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head profile="http://selenium-ide.openqa.org/profiles/test-case">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Preferences Skeletons</title>
</head>
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3">Preferences Skeletons</td></tr>
</thead><tbody>
<tr>
<td>open</td>
<td>/Schedule</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Preferences</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>//div[@id='content']/div</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Users</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>//div[@id='content']/div</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Streams</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>//div[@id='content']/div</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>id=icecast_vorbis_metadata</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Status</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>css=table.statustable</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Listener Stats</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>id=listenerstat_content</td>
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>css=span.ui-icon.ui-icon-search</td>
<td></td>
</tr>
</tbody></table>
</body>
</html>