summaryrefslogtreecommitdiffstats
path: root/uitest/src
diff options
context:
space:
mode:
authorLeif Åstrand <leif@vaadin.com>2013-05-08 16:13:00 +0300
committerLeif Åstrand <leif@vaadin.com>2013-05-08 13:14:46 +0000
commit762c924a8bf05f57b8af7108d7bb6a9c59dcc6c6 (patch)
treef6eb5d5b87429ef85d7faac5e403261f67920ffc /uitest/src
parente2851196c342c7ca6f219d624c14794c967ae358 (diff)
downloadvaadin-framework-762c924a8bf05f57b8af7108d7bb6a9c59dcc6c6.tar.gz
vaadin-framework-762c924a8bf05f57b8af7108d7bb6a9c59dcc6c6.zip
Update test to work with the new debug window
Change-Id: I9a1f7791faa3bbd8aae13c0d21c505570dfa131b
Diffstat (limited to 'uitest/src')
-rw-r--r--uitest/src/com/vaadin/tests/debug/HierarchyAfterAnalyzeLayouts.html15
1 files changed, 10 insertions, 5 deletions
diff --git a/uitest/src/com/vaadin/tests/debug/HierarchyAfterAnalyzeLayouts.html b/uitest/src/com/vaadin/tests/debug/HierarchyAfterAnalyzeLayouts.html
index 03d8f34651..a0ebb3bf27 100644
--- a/uitest/src/com/vaadin/tests/debug/HierarchyAfterAnalyzeLayouts.html
+++ b/uitest/src/com/vaadin/tests/debug/HierarchyAfterAnalyzeLayouts.html
@@ -17,14 +17,19 @@
<td></td>
</tr>
<tr>
- <td>mouseClick</td>
- <td>vaadin=runcomvaadintestsdebugHierarchyAfterAnalyzeLayouts::Root/VDebugConsole[0]/FlowPanel[0]/HorizontalPanel[0]/domChild[0]/domChild[0]/domChild[3]/domChild[0]</td>
+ <td>click</td>
+ <td>vaadin=runcomvaadintestsdebugHierarchyAfterAnalyzeLayouts::Root/VDebugWindow[0]/FlowPanel[0]/FlowPanel[0]/FlowPanel[0]/domChild[1]</td>
<td>18,9</td>
</tr>
<tr>
- <td>assertTextPresent</td>
- <td>Layouts analyzed on server, total top level problems: 0</td>
- <td></td>
+ <td>click</td>
+ <td>vaadin=runcomvaadintestsdebugHierarchyAfterAnalyzeLayouts::Root/VDebugWindow[0]/FlowPanel[0]/FlowPanel[0]/FlowPanel[2]/FlowPanel[0]/domChild[2]</td>
+ <td>18,9</td>
+</tr>
+<tr>
+ <td>assertText</td>
+ <td>vaadin=runcomvaadintestsdebugHierarchyAfterAnalyzeLayouts::Root/VDebugWindow[0]/FlowPanel[0]/SimplePanel[0]/FlowPanel[0]/domChild[0]</td>
+ <td>Layouts analyzed, no top level problems</td>
</tr>
<tr>
<td>assertElementPresent</td>