New question #164956 on Sikuli:
https://answers.launchpad.net/sikuli/+question/164956

Hey i love sikuli and like it potential to do complicated tasks
i am not a good programer the problem i am facing is i am unable to code that 
one condition is finsihed move to second 
how to do that please give me code as i am not good in coding

Here is what i wanna do 

for m in range(400):
    if exists ( ):  -------------> 1 condition 
     click( )
    else:
     click( )-------------------------condition over
     sleep(4)
     rightClick( )---------------------->2 tasks start here
     sleep(20)
     click( )
     sleep(2)
     click( )

its not going on 2 tasks please fix it i will be very much Thankfull to you 


-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to