← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #244689]: Automate Go To Environment Variables Windows 7

 

Question #244689 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/244689

    Status: Needs information => Open

Learner gave more information on the question:

Hi Eugene,  

Thanks for your reply.  Are you able to right Click on "Computer" Text
in the Windows popup ( either Windows key or Click windows icon bottom
popup )  and click on properties  ???

Its just right clicking on window below the popup on exact coordinates (
but popup is already closed  ). So not attaching any screenshot .

I already gave the code

click (<windows button at bottom>)
wait(0.5)
rightClick(<computer>)
wait(0.5)
click(<properties>)

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.