diff options
author | Alexander M Pickering <alex@cogarr.net> | 2024-10-15 12:51:19 -0500 |
---|---|---|
committer | Alexander M Pickering <alex@cogarr.net> | 2024-10-15 12:51:19 -0500 |
commit | dbb89051f8f640794c52b132f39786dd2596ffce (patch) | |
tree | 3aedcfeb5817b1bf5fddfcfa4dd439684a3cfc50 | |
parent | 9d6d52a9f2e28839f4886f0ca8855b1865d75748 (diff) | |
download | lua4win-dist-lua-dbb89051f8f640794c52b132f39786dd2596ffce.tar.gz lua4win-dist-lua-dbb89051f8f640794c52b132f39786dd2596ffce.tar.bz2 lua4win-dist-lua-dbb89051f8f640794c52b132f39786dd2596ffce.zip |
More images, somethings broken
-rwxr-xr-x | test | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -35,11 +35,13 @@ DISPLAY=:99 xdotool click 1 | |||
35 | DISPLAY=:99 xdotool sleep 1 | 35 | DISPLAY=:99 xdotool sleep 1 |
36 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/5.png | 36 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/5.png |
37 | # Click install | 37 | # Click install |
38 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/6.png | ||
38 | DISPLAY=:99 xdotool mousemove --window "$(DISPLAY=:99 xdotool search --sync --name "Installer")" --sync 335 335 | 39 | DISPLAY=:99 xdotool mousemove --window "$(DISPLAY=:99 xdotool search --sync --name "Installer")" --sync 335 335 |
39 | DISPLAY=:99 xdotool sleep 1 | 40 | DISPLAY=:99 xdotool sleep 1 |
41 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/7.png | ||
40 | DISPLAY=:99 xdotool click 1 | 42 | DISPLAY=:99 xdotool click 1 |
41 | DISPLAY=:99 xdotool sleep 1 | 43 | DISPLAY=:99 xdotool sleep 1 |
42 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/6.png | 44 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/8.png |
43 | DISPLAY=:99 xdotool sleep 5 | 45 | DISPLAY=:99 xdotool sleep 5 |
44 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/7.png | 46 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/9.png |
45 | tar -czf images.tar.gz *.png | 47 | tar -czf images.tar.gz *.png |