[request] Ability to override image default save path
Bug #878317 reported by
Harry Readinger
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SikuliX |
In Progress
|
Wishlist
|
RaiMan |
Bug Description
Request to implement an option in the IDE to set a directory to save all images saved through the IDE to.
This would make using Image repositories for large testing projects easier.
Current "workaround" is to copy all images to one directory by hand and use the following likes at the top of each script:
imagePath = r"Path\
if not imagePath in getImagePath(): addImagePath(
Changed in sikuli: | |
status: | New → Fix Committed |
assignee: | nobody → RaiMan (raimund-hocke) |
milestone: | none → x1.0 |
tags: | added: ideoptions |
tags: |
added: options removed: ideoptions |
Changed in sikuli: | |
importance: | Undecided → Medium |
Changed in sikuli: | |
milestone: | x1.0 → x1.1 |
status: | Fix Committed → In Progress |
Changed in sikuli: | |
status: | In Progress → Fix Committed |
importance: | Medium → High |
tags: | added: todo |
Changed in sikuli: | |
milestone: | 1.1.0 → 2.0.0 |
Changed in sikuli: | |
status: | Fix Committed → In Progress |
importance: | High → Medium |
milestone: | 2.0.0 → 1.1.4 |
summary: |
- [Request] Ability to override image default save path + [request] Ability to override image default save path |
Changed in sikuli: | |
importance: | Medium → Wishlist |
Changed in sikuli: | |
milestone: | 1.1.4 → 2.1.0 |
To post a comment you must log in.