From fd9759adacd4474ceb9c9397d2f5e86ceb373bfd Mon Sep 17 00:00:00 2001 From: Pierre GRANDIN Date: Wed, 15 Jul 2015 20:42:49 -0700 Subject: First attempt at gui_internal_search ui testing --- ci/internal_gui_tests.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ci/internal_gui_tests.sh b/ci/internal_gui_tests.sh index 2b0676f48..e27f6a437 100644 --- a/ci/internal_gui_tests.sh +++ b/ci/internal_gui_tests.sh @@ -6,3 +6,6 @@ sleep 1; xdotool key Down sleep 1; xdotool key Down sleep 1; xdotool key Return import -window root $CIRCLE_ARTIFACTS/internal_gui_test.png +sleep 1; xdotool key M +sleep 1; xdotool key U +import -window root $CIRCLE_ARTIFACTS/internal_gui_test_munchen.png -- cgit v1.2.1