sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #16666
[Bug 682088] Re: Windows: Running unit-test makes app loose focus
** Changed in: sikuli
Status: New => Won't Fix
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/682088
Title:
Windows: Running unit-test makes app loose focus
Status in Sikuli:
Won't Fix
Bug description:
Currently having trouble getting type to work inside a unit test setUp
or test method.
As an example, I have a notepad application open, and then I switch to
Sikuli GUi and run the following :
type("test")
This work. If I then move then into a Unit test, such as :
def testTestType(self):
type("test")
Then it fails to type. I've added in some click and wait commands to
try and see if I can get it to operate correctly, but with no luck.
Can anyone verify if this works for them ? Or suggest what else I
might try ?
Thanks,
Ben
Running windows 7 on netbook and Java 6.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/682088/+subscriptions