sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #23043
[Bug 1266613] Re: [1.0.1] switchApp("Replace") always succeeds in Win7
** Summary changed:
- switchApp("Replace") always succeeds in Win7
+ [1.0.1] switchApp("Replace") always succeeds in Win7
** Changed in: sikuli
Status: New => In Progress
** Changed in: sikuli
Importance: Undecided => Medium
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 1.1.0
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1266613
Title:
[1.0.1] switchApp("Replace") always succeeds in Win7
Status in Sikuli:
In Progress
Bug description:
[Steps to Reproduce]
(1) Start a machine with Win7.
(2) Because it's just started, from the Desktop we can see there is no window opened.
(3) Open Sikuli IDE, run this script:
switchApp("Replace")
[Actual Result]
It succeeds.
But I can't see there is a window with caption "Replace".
[Extra Notes]
I tried with this script below and the result is the same:
switchApp("Find")
Is it because of the searching text field of Sikuli IDE?
But if I close Sikuli IDE, use Eclipse to call SIkuli's "switchApp", the result is the same.
I didn't do more tests on other platforms so I can only say "in Win7".
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1266613/+subscriptions
References