New question #198042 on Sikuli: https://answers.launchpad.net/sikuli/+question/198042
Try to launch simulator using app.open, i have written the code inside the 'public Boolean abcd(ab driver)' i.e. this function is declared in interface class. after compilation getting error 'package org.sikuli.script does not exist [javac] import org.sikuli.script.App; However if we try to launch the simulator using testng framework, it launched sucessfully. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

