Question #205306 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/205306
Status: Needs information => Open
Ona_17 gave more information on the question:
Yes it has been converted into Java code. We are running it on a Tomcat
server and using HTTP commands
I'm using Windows XP.
@Override
public void logout()
{
click("loggedInIndicator.png");
click("logoutButton.png");
}
(Apologies if my explanations sound vague or confusing. I'm an intern
and still getting used to the language.)
--
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