← Back to team overview

sikuli-driver team mailing list archive

[Question #217755]: Where are pictures stored on mac, so I can use them on another computer

 

New question #217755 on Sikuli:
https://answers.launchpad.net/sikuli/+question/217755

I wrote a script on my mac with a lot of 

x = (screenshot)
y = ( screenshot)

and then I would write the script as


click(x)
rightClick(y)


etc.

Well I want to run the script on my PC, so I want to copy the existing code from mac, make a few changes keyboard command changes for things like "pasting" and "Copying" but let the code use the same picture glossary so I don't have to re take a bunch of screenshots...is that possible? I know my mac has different resolution than my PC with 3 screens...

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