[check] want a function vanish() like exists()

Bug #1334129 reported by RaiMan
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
In Progress
Medium
RaiMan

Bug Description

***** about vanish() see related question comment #5

--------------------------------------------------

i want to wait for a image appear for only 5 sec. if appear do click

wait(image,5).click()

If not appear within 5 sec i want to some other task like exit()

how to if a wait() like

if(wait(image,5)):
     image.click()
else:
    exit()
Ya i got the solution for appear
how to do it for wait 5 sec for vanish if not vanished exit(1)

RaiMan (raimund-hocke)
description: updated
Changed in sikuli:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → RaiMan (raimund-hocke)
milestone: none → 1.2.0
RaiMan (raimund-hocke)
summary: - [request] want a function vanish() like exists()
+ [check] want a function vanish() like exists()
Changed in sikuli:
milestone: 2.0.0 → 2.0.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.