← Back to team overview

sikuli-driver team mailing list archive

[Question #697737]: Copy Pattern Object

 

New question #697737 on SikuliX:
https://answers.launchpad.net/sikuli/+question/697737

I have images which I would like to list.

and would like to replace the path of the image with some text

v_User_Path = "Some stuff"

so I tried v_Test = v_Image.replace(v_User_Path,"YourPath")

Result 
AttributeError ( 'Pattern' object has no attribute 'replace' 

is it possible to do this or is the from a Pattern Object

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.