Page MenuHomec4science

test_alert_yoursearches.html
No OneTemporary

File Metadata

Created
Tue, Sep 17, 22:12

test_alert_yoursearches.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" />
<link rel="selenium.base" href="http://localhost" />
<title>test_alert_yoursearches</title>
</head>
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3">test_alert_remind_search</td></tr>
</thead><tbody>
<!--DESCRIPTION
romeo searches about "physics"
the presence of this search in the page
"Alerts"->"your searches" is verified-->
<tr>
<td>open</td>
<td>http://localhost</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=login</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>p_un</td>
<td>romeo</td>
</tr>
<tr>
<td>type</td>
<td>p_pw</td>
<td>r123omeo</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>action</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>p</td>
<td>physics</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>action_search</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Your alerts</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Your searches</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td></td>
<td>Pattern:physics</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=logout</td>
<td></td>
</tr>
</tbody></table>
</body>
</html>

Event Timeline