how to run a script on different language platform

Asked by david

Hi there
Thanks for reading my letter.
I am QA working at a software company.I am studying sikuli and i meet a problem recently.
I'd like to do some UI testing with Sikuli. Sikuli can make script with snapshots, here i want to ask what if the software to be tested is localized?
For example, the button name is "submit", after being localized,"submit" may be translated to other language such as French,Japanese,etc. I wonder does Sikuli support that the same script run for different languages software? Or is there any solution for this situation?

Many thanks
David

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

simply: no.

If you are using a button image and in the current environment that your script is running the button looks different, it will not be found.

So you have to have different image sets for different environments.

Can you help with this problem?

Provide an answer of your own, or ask david for more information if necessary.

To post a message you must log in.