summaryrefslogtreecommitdiffstats
path: root/tests/integration-testscripts/Liferay-5/Add_Sampler_to_Liferay.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration-testscripts/Liferay-5/Add_Sampler_to_Liferay.html')
-rw-r--r--tests/integration-testscripts/Liferay-5/Add_Sampler_to_Liferay.html97
1 files changed, 0 insertions, 97 deletions
diff --git a/tests/integration-testscripts/Liferay-5/Add_Sampler_to_Liferay.html b/tests/integration-testscripts/Liferay-5/Add_Sampler_to_Liferay.html
deleted file mode 100644
index 1148be05fe..0000000000
--- a/tests/integration-testscripts/Liferay-5/Add_Sampler_to_Liferay.html
+++ /dev/null
@@ -1,97 +0,0 @@
-<?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="" />
-<title>Add_Sampler_to_Liferay</title>
-</head>
-<body>
-<table cellpadding="1" cellspacing="1" border="1">
-<thead>
-<tr><td rowspan="1" colspan="3">Add_Sampler_to_Liferay</td></tr>
-</thead><tbody>
-<tr>
- <td>open</td>
- <td>/web/guest</td>
- <td></td>
-</tr>
-<tr>
- <td>mouseClickAndWait</td>
- <td>link=Login as bruno</td>
- <td>48,8</td>
-</tr>
-<tr>
- <td>mouseClick</td>
- <td>//div[@id='add-page']/a/span</td>
- <td>44,113</td>
-</tr>
-<tr>
- <td>enterCharacter</td>
- <td>new_page</td>
- <td>sampler</td>
-</tr>
-<tr>
- <td>mouseClick</td>
- <td>link=Save</td>
- <td>26,13</td>
-</tr>
-<tr>
- <td>waitForElementPresent</td>
- <td>//div[@id='navigation']/ul/li[2]/a/span</td>
- <td></td>
-</tr>
-<tr>
- <td>mouseClickAndWait</td>
- <td>link=sampler</td>
- <td>39,25</td>
-</tr>
-<tr>
- <td>mouseClick</td>
- <td>link=Layout Template</td>
- <td>122,21</td>
-</tr>
-<tr>
- <td>waitForElementPresent</td>
- <td>layoutTemplateId1</td>
- <td></td>
-</tr>
-<tr>
- <td>mouseClick</td>
- <td>layoutTemplateId1</td>
- <td>65,78</td>
-</tr>
-<tr>
- <td>mouseClickAndWait</td>
- <td>document.forms[1].elements[14]</td>
- <td>23,12</td>
-</tr>
-<tr>
- <td>mouseClick</td>
- <td>link=Add Application</td>
- <td>76,18</td>
-</tr>
-<tr>
- <td>waitForElementPresent</td>
- <td>//div[@id='Vaadin-Sampler']/p/a</td>
- <td></td>
-</tr>
-<tr>
- <td>mouseClick</td>
- <td>//div[@id='Vaadin-Sampler']/p/a</td>
- <td>9,8</td>
-</tr>
-<tr>
- <td>pause</td>
- <td>500</td>
- <td></td>
-</tr>
-<tr>
- <td>waitForVaadin</td>
- <td></td>
- <td></td>
-</tr>
-
-</tbody></table>
-</body>
-</html>