[2.0.4] click(exists()) always return True --- to be checked
Bug #1536759 reported by
RaiMan
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SikuliX |
In Progress
|
Medium
|
RaiMan |
Bug Description
Hi,
Usually Im using code something like this:
if not click(exists(
# do some actions to make image visible
click(
But after update to version 1.1.0 ive noticed that click(exists(
Is it normal behavior? Should I wait for some fix or update my scripts to "if exists > else" ? Or maybe im not using it right?
BTW thanks for great automation tool RaiMan )))
Changed in sikuli: | |
status: | New → Fix Committed |
importance: | Undecided → High |
assignee: | nobody → RaiMan (raimund-hocke) |
milestone: | none → 1.1.1 |
summary: |
- [1.1.0] click(exists()) always return True + [2.0.4] click(exists()) always return True --- to be checked |
Changed in sikuli: | |
milestone: | 1.1.1 → 2.0.5 |
status: | Fix Committed → In Progress |
importance: | High → Medium |
To post a comment you must log in.