Holly made all kinds of changes to the publications tests.

This commit is contained in:
ejc12 2010-07-28 19:45:02 +00:00
parent cee1c9890f
commit 87658ff857
12 changed files with 604 additions and 89 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>DeleteChapter</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">DeleteChapter</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 Chapter</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</td>
<td></td>
</tr>
<tr>
@ -106,27 +106,27 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Article</td>
<td>link=Chapter</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Article</td>
<td>Chapter</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Select the article to delete</td>
<td class="comment">Select the item to delete</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Effect of Nintendo on Kids</td>
<td>link=Nintendo O.K. for Kids</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Effect of Nintendo on Kids</td>
<td>Nintendo O.K. for Kids</td>
<td></td>
</tr>
<tr>
@ -151,7 +151,7 @@
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete the article</td>
<td class="comment">Delete the item</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>Chapter</td>
<td></td>
</tr>
<tr>