Katalon and SikuliX

Hello there,

is it possible to merge the functions of SikuliX into Katalon?

 

… sophisticated! ^^

Thanks

Hi there,

It’s simple. You need to install or download proper Sikuli jar library, then add Sikuli jar into Katalon Studio using ‘External Libraries’ feature.

After these steps, you can call Sikuli functions in Katalon Studio test case. (remember to import Sikuli necessary classes as well)

Thanks