]> source.dussan.org Git - vaadin-framework.git/commit
Support taking test screenshots of individual elements
authorArtur Signell <artur@vaadin.com>
Fri, 26 Jun 2015 08:17:58 +0000 (11:17 +0300)
committerHenri Sara <hesara@vaadin.com>
Sat, 4 Jul 2015 11:31:01 +0000 (14:31 +0300)
commitc9fe5b8bcd6ce6ea0eaeb5208044208d74577690
treef8afb1b55345a09be5852a01336c9b0f6fc1aa85
parent3a13678614cac7f5d3cc2fba9b28caec9a156d21
Support taking test screenshots of individual elements

Change-Id: I8fc5df882aa1ce0c897777111a2ac49856bd91cc
uitest/src/com/vaadin/tests/tb3/CustomTestBenchCommandExecutor.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/tb3/ScreenshotTB3Test.java