summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2013-01-15 00:30:48 +0200
committerArtur Signell <artur@vaadin.com>2013-01-15 00:30:48 +0200
commitc4434157612561f3d5576805307682b59bf29276 (patch)
treefba3cd03757d9af168a6fbb4b322cd6dc1836022
parent2c21529ce96f14b6bc2f58e2482b5d0112a03c95 (diff)
downloadvaadin-framework-c4434157612561f3d5576805307682b59bf29276.tar.gz
vaadin-framework-c4434157612561f3d5576805307682b59bf29276.zip
Fixed test locator broken by fix for #10682
Change-Id: I1dad310cdf4469410a1a1f31cdc5854251c3062f
-rw-r--r--uitest/src/com/vaadin/tests/components/tabsheet/TabSheetWithDisappearingContent.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/uitest/src/com/vaadin/tests/components/tabsheet/TabSheetWithDisappearingContent.html b/uitest/src/com/vaadin/tests/components/tabsheet/TabSheetWithDisappearingContent.html
index d61a2cbc62..47f8993aca 100644
--- a/uitest/src/com/vaadin/tests/components/tabsheet/TabSheetWithDisappearingContent.html
+++ b/uitest/src/com/vaadin/tests/components/tabsheet/TabSheetWithDisappearingContent.html
@@ -18,7 +18,7 @@
</tr>
<tr>
<td>mouseClick</td>
- <td>vaadin=runcomvaadintestscomponentstabsheetTabSheetWithDisappearingContent::/VVerticalLayout[0]/VVerticalLayout[0]/VTabsheet[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[2]/domChild[0]/domChild[0]/domChild[0]</td>
+ <td>vaadin=runcomvaadintestscomponentstabsheetTabSheetWithDisappearingContent::/VVerticalLayout[0]/VVerticalLayout[0]/VTabsheet[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[2]/domChild[0]/domChild[0]/domChild[1]</td>
<td>14,7</td>
</tr>
<tr>
@@ -31,7 +31,6 @@
<td>vaadin=runcomvaadintestscomponentstabsheetTabSheetWithDisappearingContent::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VTabsheet[0]/VTabsheetPanel[0]/VVerticalLayout[0]/ChildComponentContainer[0]/VLabel[0]</td>
<td></td>
</tr>
-
</tbody></table>
</body>
</html>