]> source.dussan.org Git - vaadin-framework.git/commitdiff
Removed test script for test that is no longer available
authorArtur Signell <artur@vaadin.com>
Tue, 20 Dec 2011 11:30:52 +0000 (13:30 +0200)
committerArtur Signell <artur@vaadin.com>
Tue, 20 Dec 2011 13:38:37 +0000 (15:38 +0200)
tests/testbench/com/vaadin/tests/components/formlayout/FormLayoutReplaceComponent.html [deleted file]

diff --git a/tests/testbench/com/vaadin/tests/components/formlayout/FormLayoutReplaceComponent.html b/tests/testbench/com/vaadin/tests/components/formlayout/FormLayoutReplaceComponent.html
deleted file mode 100644 (file)
index ecac497..0000000
+++ /dev/null
@@ -1,42 +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="http://localhost:8888/" />
-<title>New Test</title>
-</head>
-<body>
-<table cellpadding="1" cellspacing="1" border="1">
-<thead>
-<tr><td rowspan="1" colspan="3">New Test</td></tr>
-</thead><tbody>
-<tr>
-       <td>open</td>
-       <td>/run/com.vaadin.tests.components.formlayout.FormLayoutReplaceComponent?restartApplication</td>
-       <td></td>
-</tr>
-<tr>
-       <td>mouseClick</td>
-       <td>vaadin=runcomvaadintestscomponentsformlayoutFormLayoutReplaceComponent::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VFormLayout[0]/VFormLayout$VFormLayoutTable[0]/VCheckBox[0]/domChild[0]</td>
-       <td>6,6</td>
-</tr>
-<tr>
-       <td>screenCapture</td>
-       <td></td>
-       <td>textarea-visible</td>
-</tr>
-<tr>
-       <td>mouseClick</td>
-       <td>vaadin=runcomvaadintestscomponentsformlayoutFormLayoutReplaceComponent::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VFormLayout[0]/VFormLayout$VFormLayoutTable[0]/VCheckBox[0]/domChild[0]</td>
-       <td>5,8</td>
-</tr>
-<tr>
-       <td>screenCapture</td>
-       <td></td>
-       <td>textarea-hidden</td>
-</tr>
-
-</tbody></table>
-</body>
-</html>