diff options
author | Leif Åstrand <leif@vaadin.com> | 2012-05-04 14:27:55 +0300 |
---|---|---|
committer | Leif Åstrand <leif@vaadin.com> | 2012-05-04 14:27:55 +0300 |
commit | 1a7d62be9a4101bc4cf5982093486afa165ef486 (patch) | |
tree | 49ce58bc70f3b60e71e4bdf96348c92626612f97 /tests/testbench | |
parent | e6738e64dc2f7db1733aa568fd2713632b9f8966 (diff) | |
download | vaadin-framework-1a7d62be9a4101bc4cf5982093486afa165ef486.tar.gz vaadin-framework-1a7d62be9a4101bc4cf5982093486afa165ef486.zip |
Update dom path for child caption for Vaadin 7
Diffstat (limited to 'tests/testbench')
-rw-r--r-- | tests/testbench/com/vaadin/tests/dd/NotPaintedAcceptSource.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testbench/com/vaadin/tests/dd/NotPaintedAcceptSource.html b/tests/testbench/com/vaadin/tests/dd/NotPaintedAcceptSource.html index fd45e7284d..03a4830584 100644 --- a/tests/testbench/com/vaadin/tests/dd/NotPaintedAcceptSource.html +++ b/tests/testbench/com/vaadin/tests/dd/NotPaintedAcceptSource.html @@ -41,7 +41,7 @@ </tr> <tr> <td>assertText</td> - <td>vaadin=runcomvaadintestsddNotPaintedAcceptSource::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VHorizontalLayout[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]</td> + <td>vaadin=runcomvaadintestsddNotPaintedAcceptSource::/VVerticalLayout[0]/VVerticalLayout[0]/VHorizontalLayout[0]/domChild[0]/domChild[0]/domChild[0]</td> <td>Source 2</td> </tr> <!--Drag value 0 from source 2 and verify--> |