sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #50230
[Question #678087]: Need Help with my Script (For Summoners War)
New question #678087 on Sikuli:
https://answers.launchpad.net/sikuli/+question/678087
Hey Guys, maybe someone of you can help me to write my script to loop it over and over
while True:
exists("1548420003690.png")
click("1548420691558.png")
time.sleep(10)
click("1548420039656.png")
time.sleep(15)
exists("1548420088664.png")
click("1548420099600.png")
time.sleep(2)
exists("1548420121113.png")
click("1548420127354.png")
This is the Script, if i press Run, it only run the First and Second line and stop there and then the Script pop up again.
It would be great if someone gonna help me. :) (Sorry for my bad English btw :D)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.