← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #205306]: How to use Java code and Sikuli to click menu items

 

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.