sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #22683
Re: [Question #240570]: Screenshot after test execution
Question #240570 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/240570
Leonardo Carvalho Sobral dos Santos gave more information on the question:
i did
def printScreen(filename):
try:
import shutil
shutil.move(capture(SCREEN),filename))
except:
raise exception
and an error is displayed
[error] script [ *Sanity_RMS ] stopped with error in line 6 at column 45
[error] SyntaxError ( "mismatched input ')' expecting NEWLINE", )
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.