sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #31580
Re: [Question #264648]: myapp.close() does not work
Question #264648 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/264648
Hitesh Shah posted a new comment:
I am sorry if I came across as complaining. Who am I to complain. I can
only make a request.
What I meant was to request to make
fire = App.open(r"C:\Program Files (x86)\Mozilla Firefox\firefox.exe")
Trying to close it using:
fire.close()
work or
App.close(r"C:\Program Files (x86)\Mozilla Firefox\firefox.exe")
work because all windows do not have a Title Bar. I was using firefox
as an example.
> To: hitesh-shah@xxxxxxxxxxx
> From: question264648@xxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [Question #264648]: myapp.close() does not work
> Date: Tue, 7 Apr 2015 06:42:00 +0000
>
> Your question #264648 on Sikuli changed:
> https://answers.launchpad.net/sikuli/+question/264648
>
> RaiMan posted a new comment:
> @Hitesh
>
> App.close("Mozilla Firefox")
>
> works as mentioned in comment #1
>
> I would personally have preferred, that before complaining about not-
> working, you would have tried the usage as suggested in the docs and in
> the comment #1.
>
> --
> You received this question notification because you asked the question.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.