← Back to team overview

sikuli-driver team mailing list archive

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

 

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

I want to automate to "Go to Environment variables " in windows 7 . Process is clicking 
Windows Symbol at down -> Right Click on Computer button/text -> Properties -> Advanced System Settings -> Environment Variables .

Problem is its detecting Computer text/button and rightclicking on exact coordinates but the popup (on clicking windows key popup) is gone by that time , don't know the reason . So i'm not able to proceed . Any ideas

Code is  as follows 

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


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