summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander M Pickering <alex@cogarr.net>2024-10-15 13:13:07 -0500
committerAlexander M Pickering <alex@cogarr.net>2024-10-15 13:13:07 -0500
commit3e19b58622659fe32de23bfcd5501b5502c0b87b (patch)
tree64c187f3af3a53b4b6dc57bbae138a64a5f9521f
parentb1412d9d67919698b0de3945ca86df0e034d0906 (diff)
downloadlua4win-dist-lua-3e19b58622659fe32de23bfcd5501b5502c0b87b.tar.gz
lua4win-dist-lua-3e19b58622659fe32de23bfcd5501b5502c0b87b.tar.bz2
lua4win-dist-lua-3e19b58622659fe32de23bfcd5501b5502c0b87b.zip
Remove double clicking
-rwxr-xr-xtest2
1 files changed, 0 insertions, 2 deletions
diff --git a/test b/test
index e6dbf7a..ab8da29 100755
--- a/test
+++ b/test
@@ -27,8 +27,6 @@ DISPLAY=:99 xdotool mousemove --window "$(DISPLAY=:99 xdotool search --sync --na
27DISPLAY=:99 xdotool sleep 1 27DISPLAY=:99 xdotool sleep 1
28DISPLAY=:99 xdotool click 1 28DISPLAY=:99 xdotool click 1
29DISPLAY=:99 xdotool sleep 1 29DISPLAY=:99 xdotool sleep 1
30DISPLAY=:99 xdotool click 1
31DISPLAY=:99 xdotool sleep 1
32DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/4.png 30DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/4.png
33# Click next (Accept default install location) 31# Click next (Accept default install location)
34DISPLAY=:99 xdotool mousemove --window "$(DISPLAY=:99 xdotool search --sync --name "Installer")" --sync 350 337 32DISPLAY=:99 xdotool mousemove --window "$(DISPLAY=:99 xdotool search --sync --name "Installer")" --sync 350 337