Holly did some more minor tweaking based on bug fixes, text changes, etc.

This commit is contained in:
ejc12 2010-07-27 20:25:37 +00:00
parent dc2ac29d13
commit dc22d38eaa
9 changed files with 99 additions and 519 deletions

View file

@ -4,7 +4,7 @@
<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="" />
<title>DeleteArticle</title>
<title>DeleteBook</title>
<style type="text/css">
.testName {
color: blue;
@ -27,7 +27,7 @@
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3" class="testName">DeleteArticle</td></tr>
<tr><td rowspan="1" colspan="3" class="testName">DeleteBook</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
@ -36,7 +36,7 @@
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete CNN article to cleanup database (backend--old way)</td>
<td class="comment">Delete book to cleanup database</td>
<td></td>
</tr>
<tr>
@ -91,7 +91,7 @@
</tr>
<tr>
<td>comment</td>
<td class="comment">Navigate to the Index to find the Article link</td>
<td class="comment">Navigate to the Index to find the Book link</td>
<td></td>
</tr>
<tr>
@ -106,12 +106,12 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Article</td>
<td>link=Book</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Article</td>
<td>Book</td>
<td></td>
</tr>
<tr>
@ -121,12 +121,12 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Effect of Nintendo on Kids</td>
<td>link=Nintendo: Good or Bad for Kids?</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Effect of Nintendo on Kids</td>
<td>Nintendo: Good or Bad for Kids?</td>
<td></td>
</tr>
<tr>
@ -296,12 +296,7 @@
</tr>
<tr>
<td>verifyTextNotPresent</td>
<td>Article</td>
<td></td>
</tr>
<tr>
<td>verifyTextNotPresent</td>
<td>Academic Article</td>
<td>Book</td>
<td></td>
</tr>
<tr>