diff options
author | Artur Signell <artur.signell@itmill.com> | 2010-04-07 19:47:56 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2010-04-07 19:47:56 +0000 |
commit | b0dca667eff2cef54804f2e6cfa8e9f825c6fe2c (patch) | |
tree | 9a820c4333f73c2300892fd4be41bf7a0c45185f /tests/scripts | |
parent | beecdae860a930ae49df04f48a784894ffbe5431 (diff) | |
download | vaadin-framework-b0dca667eff2cef54804f2e6cfa8e9f825c6fe2c.tar.gz vaadin-framework-b0dca667eff2cef54804f2e6cfa8e9f825c6fe2c.zip |
Skip BrowserInformation as it contains IP which changes
svn changeset:12364/svn branch:6.3
Diffstat (limited to 'tests/scripts')
-rw-r--r-- | tests/scripts/sampler-all-samples.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/scripts/sampler-all-samples.html b/tests/scripts/sampler-all-samples.html index 4e2e64e015..b5a7435cba 100644 --- a/tests/scripts/sampler-all-samples.html +++ b/tests/scripts/sampler-all-samples.html @@ -1303,16 +1303,6 @@ </tr> <!--BrowserInformation--> <tr> -<td>screenCapture</td> -<td></td> -<td>BrowserInformation</td> -</tr> -<tr> -<td>waitForVaadin</td> -<td></td> -<td></td> -</tr> -<tr> <td>mouseClick</td> <td>vaadin=sampler::/VVerticalLayout[0]/ChildComponentContainer[0]/VHorizontalLayout[0]/ChildComponentContainer[7]/VHorizontalLayout[0]/ChildComponentContainer[1]/VNativeButton[0]</td> <td>1,1</td> |