diff options
-rwxr-xr-x | test | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,4 +22,7 @@ DISPLAY=:99 xdotool sleep 1 | |||
22 | DISPLAY=:99 xdotool click 1 | 22 | DISPLAY=:99 xdotool click 1 |
23 | DISPLAY=:99 xdotool sleep 1 | 23 | DISPLAY=:99 xdotool sleep 1 |
24 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/3.png | 24 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/3.png |
25 | DISPLAY=:99 xdotool click 1 | ||
26 | DISPLAY=:99 xdotool sleep 1 | ||
27 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/4.png | ||
25 | tar -czf images.tar.gz *.png | 28 | tar -czf images.tar.gz *.png |