← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #208824]: dispose or setvisible(false) input

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
This is not a feature of Sikuli nor of the underlying Java feature
JoptionPane from the AWT package.

In the second thread you might try to click ok on the input. this should
be rather easy, since it pops up in the middle of the screen.

The other option is to make your own input dialog using Java directly in
your script. Then you might implement a logic, that lets it disappear
again after some given time.

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