← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #694840]: Cross platform testing on Mac and Windows

 

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

    Status: Open => Answered

TestMechanic proposed the following answer:
I am doing this for the last 8-9 years :-) 
You need to consider:
1. Images may be different on different OS
2. Almost certainly you may  need to handle specifics dialog on different OS - like save dialog
3. Whenever using path variables make sure you use python well to make paths multi-platform
4. Any execution of external programs will be different (UI or console ones)

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