diff options
author | Artur Signell <artur.signell@itmill.com> | 2010-03-30 05:59:12 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2010-03-30 05:59:12 +0000 |
commit | 0f07db8312ab6ff9b4c4d49f8b99fe5d46ee4422 (patch) | |
tree | 0588d780566765aa7ab0ef9d26a2b65f744aa940 /tests | |
parent | 10bd115ada9b1143129b4e5df695f8a7f65c2aba (diff) | |
download | vaadin-framework-0f07db8312ab6ff9b4c4d49f8b99fe5d46ee4422.tar.gz vaadin-framework-0f07db8312ab6ff9b4c4d49f8b99fe5d46ee4422.zip |
Skip BrowserInformation screenshot as the ip changes
svn changeset:12202/svn branch:6.3
Diffstat (limited to 'tests')
-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 f5a5561f9c..8dd5ba4770 100644 --- a/tests/scripts/sampler-all-samples.html +++ b/tests/scripts/sampler-all-samples.html @@ -1283,16 +1283,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> |