summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander M Pickering <alex@cogarr.net>2024-10-15 12:51:19 -0500
committerAlexander M Pickering <alex@cogarr.net>2024-10-15 12:51:19 -0500
commitdbb89051f8f640794c52b132f39786dd2596ffce (patch)
tree3aedcfeb5817b1bf5fddfcfa4dd439684a3cfc50
parent9d6d52a9f2e28839f4886f0ca8855b1865d75748 (diff)
downloadlua4win-dist-lua-dbb89051f8f640794c52b132f39786dd2596ffce.tar.gz
lua4win-dist-lua-dbb89051f8f640794c52b132f39786dd2596ffce.tar.bz2
lua4win-dist-lua-dbb89051f8f640794c52b132f39786dd2596ffce.zip
More images, somethings broken
-rwxr-xr-xtest6
1 files changed, 4 insertions, 2 deletions
diff --git a/test b/test
index 257c109..33c8da8 100755
--- a/test
+++ b/test
@@ -35,11 +35,13 @@ DISPLAY=:99 xdotool click 1
35DISPLAY=:99 xdotool sleep 1 35DISPLAY=:99 xdotool sleep 1
36DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/5.png 36DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/5.png
37# Click install 37# Click install
38DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/6.png
38DISPLAY=:99 xdotool mousemove --window "$(DISPLAY=:99 xdotool search --sync --name "Installer")" --sync 335 335 39DISPLAY=:99 xdotool mousemove --window "$(DISPLAY=:99 xdotool search --sync --name "Installer")" --sync 335 335
39DISPLAY=:99 xdotool sleep 1 40DISPLAY=:99 xdotool sleep 1
41DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/7.png
40DISPLAY=:99 xdotool click 1 42DISPLAY=:99 xdotool click 1
41DISPLAY=:99 xdotool sleep 1 43DISPLAY=:99 xdotool sleep 1
42DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/6.png 44DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/8.png
43DISPLAY=:99 xdotool sleep 5 45DISPLAY=:99 xdotool sleep 5
44DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/7.png 46DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/9.png
45tar -czf images.tar.gz *.png 47tar -czf images.tar.gz *.png