sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #20316
Re: [Question #106137]: How do I open a website in Windows 7?
Question #106137 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/106137
hakim johari posted a new comment:
ok i can open browser but how do i close it?
openApp("C:\Users\user\AppData\Local\Google\Chrome\Application\chrome.exe")
wait(2)
closeApp("C:\Users\user\AppData\Local\Google\Chrome\Application\chrome.exe")
wait(2)
it didn't give any error but my browser is still open
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.