sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #06217
[Bug 878317] [NEW] [Request] Ability to override image default save path
Public bug reported:
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\to\image\repository"
if not imagePath in getImagePath(): addImagePath(imagePath)
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/878317
Title:
[Request] Ability to override image default save path
Status in Sikuli:
New
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\to\image\repository"
if not imagePath in getImagePath(): addImagePath(imagePath)
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/878317/+subscriptions
Follow ups
-
[Bug 878317] Re: [request] Ability to override image default save path
From: RaiMan, 2019-11-07
-
[Bug 878317] Re: [request] Ability to override image default save path
From: RaiMan, 2019-07-15
-
[Bug 878317] Re: [Request] Ability to override image default save path
From: RaiMan, 2019-04-14
-
[Bug 878317] Re: [Request] Ability to override image default save path
From: RaiMan, 2015-05-15
-
[Bug 878317] Re: [Request] Ability to override image default save path
From: RaiMan, 2014-01-12
-
[Bug 878317] Re: [Request] Ability to override image default save path
From: RaiMan, 2013-05-06
-
[Bug 878317] Re: [Request] Ability to override image default save path
From: RaiMan, 2013-02-21
-
[Bug 878317] Re: [Request] Ability to override image default save path
From: RaiMan, 2013-02-21
-
[Bug 878317] Re: [Request] Ability to override image default save path
From: RaiMan, 2012-11-02
-
[Bug 878317] Re: [Request] Ability to override image default save path
From: RaiMan, 2012-11-02
-
[Bug 878317] [NEW] [Request] Ability to override image default save path
From: Harry Readinger, 2011-10-19
References