New question #284445 on Sikuli:
https://answers.launchpad.net/sikuli/+question/284445
hi,
I have automated one mainframe quick3270 application using sikuli. Here i am
giving input to mainframe screen using screen.type() command. When i ran my
application, sometime some wrong value will go to quick3720 mainframe screen
especially in credential fields. then i need to forcefully close my
application but the problem is after closing the application the execution
wouldn't stop and
screen.type() will still work for some time and the values from screen.type()
will be given to desktop or some other application. And this lead a big problem
because it will mess them totally . So how to stop the execution totally after
closing the application which is automated using sikuli ? the main concern is
screen.type() should stop immediately after forcefully closing the application.
thanks,
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp