Question #709463 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/709463
Davy Verbogt posted a new comment:
What would be the error that your recieving.
I did try to do this they way i have written my other test scripts and
it did work that way.
ImagePath.add(Path To Image);
Screen sc = new Screen();
sc.click(sc.wait("Win11.png"));
sc.click(sc.wait("Search.png"));
sc.write("calc");
sc.type(Key.ENTER);
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp