[1.1.0] find(wrong-parameter) should signal an exception and not stop the IDE --- fixed 1.1.1 2016-05-01+
Bug #1553702 reported by
RaiMan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SikuliX |
Fix Committed
|
Critical
|
RaiMan |
Bug Description
I dont understand why it's been so time consuming figuring out how to shift the mouse a few pixels to the right of a found image.
Lets say I can successfuly locate an image. After locating it, I want to click 150 pixels to the right of it.
This line of code terminates my program without warning:
find(sortedMat
is it really that difficult to click xpixels to the right of a found image?
Changed in sikuli: | |
status: | New → Fix Committed |
importance: | Undecided → High |
assignee: | nobody → RaiMan (raimund-hocke) |
milestone: | none → 1.1.1 |
summary: |
find(wrong-parameter) should signal an exception and not stop the IDE + --- fixed 1.1.1 2016-05-01+ |
Changed in sikuli: | |
importance: | High → Critical |
summary: |
- find(wrong-parameter) should signal an exception and not stop the IDE - --- fixed 1.1.1 2016-05-01+ + [1.1.0] find(wrong-parameter) should signal an exception and not stop + the IDE --- fixed 1.1.1 2016-05-01+ |
To post a comment you must log in.