diff options
author | Artur Signell <artur@vaadin.com> | 2013-04-23 17:20:55 +0300 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2013-04-23 15:37:18 +0000 |
commit | 5486eb531ad95121c245d86925f7c644678977b6 (patch) | |
tree | cc40197c97425575995c08b341de4a3e64553f73 /uitest/src | |
parent | cf267ec7028997e282750155e0a60094ddd3ccc2 (diff) | |
download | vaadin-framework-5486eb531ad95121c245d86925f7c644678977b6.tar.gz vaadin-framework-5486eb531ad95121c245d86925f7c644678977b6.zip |
Made test work in all browsers
Change-Id: Id3b1edeb121b353fa5c83bbef052fbde2d1e8ae4
Diffstat (limited to 'uitest/src')
-rw-r--r-- | uitest/src/com/vaadin/tests/components/ui/UIPolling.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/uitest/src/com/vaadin/tests/components/ui/UIPolling.html b/uitest/src/com/vaadin/tests/components/ui/UIPolling.html index 0e3cc2bc6e..f770bae009 100644 --- a/uitest/src/com/vaadin/tests/components/ui/UIPolling.html +++ b/uitest/src/com/vaadin/tests/components/ui/UIPolling.html @@ -18,7 +18,7 @@ </tr> <tr> <td>type</td> - <td>id=gwt-uid-5</td> + <td>vaadin=runUIPolling::/VVerticalLayout[0]/Slot[2]/VVerticalLayout[0]/Slot[0]/VTextField[0]</td> <td>500</td> </tr> <tr> @@ -34,7 +34,7 @@ </tr> <tr> <td>type</td> - <td>id=gwt-uid-5</td> + <td>vaadin=runUIPolling::/VVerticalLayout[0]/Slot[2]/VVerticalLayout[0]/Slot[0]/VTextField[0]</td> <td>-1</td> </tr> <tr> |