summaryrefslogtreecommitdiffstats
path: root/uitest/tb2/com
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2015-06-08 08:42:34 +0300
committerVaadin Code Review <review@vaadin.com>2015-06-09 08:20:36 +0000
commit94a943baaef07fd5a9d2e7a5b317ffcc297a1f10 (patch)
tree591d47e7cc01712b3e48829084a940aacd49ba7b /uitest/tb2/com
parent479f1c55e0d4958c6d4fc3aa0c9aca6442b89371 (diff)
downloadvaadin-framework-94a943baaef07fd5a9d2e7a5b317ffcc297a1f10.tar.gz
vaadin-framework-94a943baaef07fd5a9d2e7a5b317ffcc297a1f10.zip
Fix test broken by #16556
Change-Id: I4e0883c58c425fc6287212a97f740016223914b5
Diffstat (limited to 'uitest/tb2/com')
-rw-r--r--uitest/tb2/com/vaadin/tests/components/FileDownloaderTest.html36
1 files changed, 0 insertions, 36 deletions
diff --git a/uitest/tb2/com/vaadin/tests/components/FileDownloaderTest.html b/uitest/tb2/com/vaadin/tests/components/FileDownloaderTest.html
deleted file mode 100644
index bfe87091cc..0000000000
--- a/uitest/tb2/com/vaadin/tests/components/FileDownloaderTest.html
+++ /dev/null
@@ -1,36 +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://arturwin.office.itmill.com: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.FileDownloaderTest?restartApplication</td>
- <td></td>
-</tr>
-<tr>
- <td>assertElementPresent</td>
- <td>vaadin=runcomvaadintestscomponentsFileDownloaderTest::PID_Scom.vaadin.ui.ButtonDynamicimage/domChild[0]/domChild[0]</td>
- <td></td>
-</tr>
-<tr>
- <td>click</td>
- <td>vaadin=runcomvaadintestscomponentsFileDownloaderTest::/VVerticalLayout[0]/VOrderedLayout$Slot[1]/VVerticalLayout[0]/VOrderedLayout$Slot[4]/VButton[0]/domChild[0]/domChild[0]</td>
- <td></td>
-</tr>
-<tr>
- <td>assertElementNotPresent</td>
- <td>vaadin=runcomvaadintestscomponentsFileDownloaderTest::PID_Scom.vaadin.ui.ButtonDynamicimage/domChild[0]/domChild[0]</td>
- <td></td>
-</tr>
-</tbody></table>
-</body>
-</html>