How we can run the sikuli script by using the testNG framework?

Asked by naveen

Hi,

How we can run the sikuli script by using the testNG framework?

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
j (j-the-k) said :
#1

I don't know testNG very well but to me it looks like you can use Sikuli exactly like you can use it in any Java program.
You can find a tutorial here: http://doc.sikuli.org/faq/030-java-dev.html

Revision history for this message
Shivakumar (shivaselenium) said :
#2

For selenium we can use Runtime.getRuntime().exec("provide the path and the script nameof the sikuli");
I think this might help you.

Revision history for this message
Shivakumar (shivaselenium) said :
#3

For selenium we can use Runtime.getRuntime().exec("provide the path and the script nameof the sikuli");
I think this might help you.

Can you help with this problem?

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

To post a message you must log in.