[KSS-checkins] r53457 - in kukit/kss.core/trunk/kss/core: . plugins/core/demo/selenium_tests

gotcha at codespeak.net gotcha at codespeak.net
Sun Apr 6 16:37:39 CEST 2008


Author: gotcha
Date: Sun Apr  6 16:37:39 2008
New Revision: 53457

Removed:
   kukit/kss.core/trunk/kss/core/plugins/core/demo/selenium_tests/log_level.html
Modified:
   kukit/kss.core/trunk/kss/core/   (props changed)
Log:
undo checkin made on wrong branch

Deleted: /kukit/kss.core/trunk/kss/core/plugins/core/demo/selenium_tests/log_level.html
==============================================================================
--- /kukit/kss.core/trunk/kss/core/plugins/core/demo/selenium_tests/log_level.html	Sun Apr  6 16:37:39 2008
+++ (empty file)
@@ -1,134 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>log_level</title>
-</head>
-<body>
-<table cellpadding="1" cellspacing="1" border="1">
-<thead>
-<tr><td rowspan="1" colspan="3">log_level</td></tr>
-</thead><tbody>
-<tr>
-	<td>open</td>
-	<td>http://localhost:8080/demo/basic_commands.html</td>
-	<td></td>
-</tr>
-<tr>
-	<td>open</td>
-	<td>/demo/@@kss_devel_mode/ui</td>
-	<td></td>
-</tr>
-<tr>
-	<td>click</td>
-	<td>document.loglevel.loglevel[1]</td>
-	<td></td>
-</tr>
-<tr>
-	<td>clickAndWait</td>
-	<td>button_loglevel</td>
-	<td></td>
-</tr>
-<tr>
-	<td>assertText</td>
-	<td>loglevel</td>
-	<td>INFO</td>
-</tr>
-<tr>
-	<td>open</td>
-	<td>http://localhost:8080/demo/basic_commands.html</td>
-	<td></td>
-</tr>
-<tr>
-	<td>open</td>
-	<td>/demo/@@kss_devel_mode/ui</td>
-	<td></td>
-</tr>
-<tr>
-	<td>assertText</td>
-	<td>loglevel</td>
-	<td>INFO</td>
-</tr>
-<tr>
-	<td>click</td>
-	<td>document.loglevel.loglevel[2]</td>
-	<td></td>
-</tr>
-<tr>
-	<td>clickAndWait</td>
-	<td>button_loglevel</td>
-	<td></td>
-</tr>
-<tr>
-	<td>assertText</td>
-	<td>loglevel</td>
-	<td>WARNING</td>
-</tr>
-<tr>
-	<td>open</td>
-	<td>http://localhost:8080/demo/basic_commands.html</td>
-	<td></td>
-</tr>
-<tr>
-	<td>open</td>
-	<td>/demo/@@kss_devel_mode/ui</td>
-	<td></td>
-</tr>
-<tr>
-	<td>assertText</td>
-	<td>loglevel</td>
-	<td>WARNING</td>
-</tr>
-<tr>
-	<td>click</td>
-	<td>document.loglevel.loglevel[3]</td>
-	<td></td>
-</tr>
-<tr>
-	<td>clickAndWait</td>
-	<td>button_loglevel</td>
-	<td></td>
-</tr>
-<tr>
-	<td>assertText</td>
-	<td>loglevel</td>
-	<td>ERROR</td>
-</tr>
-<tr>
-	<td>open</td>
-	<td>http://localhost:8080/demo/basic_commands.html</td>
-	<td></td>
-</tr>
-<tr>
-	<td>open</td>
-	<td>/demo/@@kss_devel_mode/ui</td>
-	<td></td>
-</tr>
-<tr>
-	<td>assertText</td>
-	<td>loglevel</td>
-	<td>ERROR</td>
-</tr>
-<tr>
-	<td>click</td>
-	<td>document.loglevel.loglevel[0]</td>
-	<td></td>
-</tr>
-<tr>
-	<td>clickAndWait</td>
-	<td>button_loglevel</td>
-	<td></td>
-</tr>
-<tr>
-	<td>assertText</td>
-	<td>loglevel</td>
-	<td>DEBUG</td>
-</tr>
-<tr>
-	<td>open</td>
-	<td>http://localhost:8080/demo/basic_commands.html</td>
-	<td></td>
-</tr>
-
-</tbody></table>
-</body>
-</html>


More information about the Kukit-checkins mailing list