how to do parameterisation in sikuli?

Asked by Vinay

Can we perform parametrization in sikuli?

As i am new to sikuli, i don't know how to do parametrization. I want to know how to parametrize for different mail id's and different username.

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
Roman Podolyan (podolyan-roman) said :
#1

Sikuli is combined with general-purpose Jython scripting, so basically you can code any parametrization you need, say, put the parameters required and text file, read them from it by Python or Java functions and process how you need them.

Also, there are text on Internet telling how to connect Sikuli to the test frameworks like Robot Framework, and RF has some parametrizaton.

Did this tell enough on topic?

Can you help with this problem?

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

To post a message you must log in.