sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #47888
[Bug 1784869] Re: Taking a screenshot always attaches unwanted digits in the filename
should first be a question
** Changed in: sikuli
Status: New => Invalid
** Converted to question:
https://answers.launchpad.net/sikuli/+question/671301
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1784869
Title:
Taking a screenshot always attaches unwanted digits in the filename
Status in Sikuli:
Invalid
Bug description:
Whenever the user takes a screenshot via code, the file is appended
with digits showing the date it was taken. This makes it tedious when
the user has to search for an image. For example, taking
saveScreenshot("Picture.png") will always result in something like
"Picture20181204". In my project, I had to write a function which
takes the last file created and then rename it once again to the
desired filename.
This happens on the last Sikuli version which is 1.1.2 and on a
Windows 10 x64 machine.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1784869/+subscriptions
References