range condtion

Asked by ravi

find("1437143647666.png").inside().find("1437151470770.png")
wait(2)
while True:

for i in range(0,19):
    pass

click("1437151481432.png")
if exists("1437151493592.png"):

   print("yes")
else:
    print("No")

wait(2)

Scenerio - i want to delete my trash mails one by one upto 20 records

please tell me how to implment range condition in it.

It will be very good,if you write script here

Thanks,
Ravi

Question information

Language:
English Edit question
Status:
Expired
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.