summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander M Pickering <alex@cogarr.net>2024-10-15 13:07:39 -0500
committerAlexander M Pickering <alex@cogarr.net>2024-10-15 13:07:39 -0500
commitb1412d9d67919698b0de3945ca86df0e034d0906 (patch)
treef3d8830737b7762ae80a61d2220460e072619aea
parentdbb89051f8f640794c52b132f39786dd2596ffce (diff)
downloadlua4win-dist-lua-b1412d9d67919698b0de3945ca86df0e034d0906.tar.gz
lua4win-dist-lua-b1412d9d67919698b0de3945ca86df0e034d0906.tar.bz2
lua4win-dist-lua-b1412d9d67919698b0de3945ca86df0e034d0906.zip
try clicking twice for license
-rwxr-xr-xtest4
1 files changed, 3 insertions, 1 deletions
diff --git a/test b/test
index 33c8da8..e6dbf7a 100755
--- a/test
+++ b/test
@@ -14,8 +14,8 @@ DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/1.png
14DISPLAY=:99 xdotool mousemove --window "$(DISPLAY=:99 xdotool search --sync --name "Installer")" --sync 346 334 14DISPLAY=:99 xdotool mousemove --window "$(DISPLAY=:99 xdotool search --sync --name "Installer")" --sync 346 334
15DISPLAY=:99 xdotool sleep 1 15DISPLAY=:99 xdotool sleep 1
16DISPLAY=:99 xdotool click 1 16DISPLAY=:99 xdotool click 1
17DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/2.png
18DISPLAY=:99 xdotool sleep 1 17DISPLAY=:99 xdotool sleep 1
18DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/2.png
19# Click agree to liscense 19# Click agree to liscense
20DISPLAY=:99 xdotool mousemove --window "$(DISPLAY=:99 xdotool search --sync --name "Installer")" --sync 34 286 20DISPLAY=:99 xdotool mousemove --window "$(DISPLAY=:99 xdotool search --sync --name "Installer")" --sync 34 286
21DISPLAY=:99 xdotool sleep 1 21DISPLAY=:99 xdotool sleep 1
@@ -27,6 +27,8 @@ 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
30DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/4.png 32DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/4.png
31# Click next (Accept default install location) 33# Click next (Accept default install location)
32DISPLAY=:99 xdotool mousemove --window "$(DISPLAY=:99 xdotool search --sync --name "Installer")" --sync 350 337 34DISPLAY=:99 xdotool mousemove --window "$(DISPLAY=:99 xdotool search --sync --name "Installer")" --sync 350 337