← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #233894]: how to save a object to a file

 

Question #233894 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/233894

RaiMan proposed the following answer:
Sorry, copy and paste typos.

import shutil # put it at the beginning of the script

shutil.move(code, "E:\\WorkPlc\\a.png") # moves it to the permanent
storage

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.