diff options
Diffstat (limited to 'test')
-rwxr-xr-x | test | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -27,8 +27,6 @@ DISPLAY=:99 xdotool mousemove --window "$(DISPLAY=:99 xdotool search --sync --na | |||
27 | DISPLAY=:99 xdotool sleep 1 | 27 | DISPLAY=:99 xdotool sleep 1 |
28 | DISPLAY=:99 xdotool click 1 | 28 | DISPLAY=:99 xdotool click 1 |
29 | DISPLAY=:99 xdotool sleep 1 | 29 | DISPLAY=:99 xdotool sleep 1 |
30 | DISPLAY=:99 xdotool click 1 | ||
31 | DISPLAY=:99 xdotool sleep 1 | ||
32 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/4.png | 30 | DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/4.png |
33 | # Click next (Accept default install location) | 31 | # Click next (Accept default install location) |
34 | DISPLAY=:99 xdotool mousemove --window "$(DISPLAY=:99 xdotool search --sync --name "Installer")" --sync 350 337 | 32 | DISPLAY=:99 xdotool mousemove --window "$(DISPLAY=:99 xdotool search --sync --name "Installer")" --sync 350 337 |