Window 8: Handling pop up issue

Asked by Ankesh

Hi I created a script on Win7 for desktop app. and it works find there but when i tried to run same application on Win 8, focus e stucks when popup/new window appears. It shows that it is clicking specified area but i guess it is working in background. How to make focus available to current window??

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

you should check the changed behaviour with a special short script for this situation, to evaluate what is happening.

Just drive your app manually to the critical point and then test with your test script.

Should the click be in the popup/new window?
If yes, try with 2 clicks (the first should give the focus).

Try to find out, why your app behaves different on Win8

Revision history for this message
Ankesh (ankeshkosh-srcem) said :
#2

Facing the same issue as logged under Bug ID #1328817. Is there any update on this as bug was logged 1 year ago. Or is there any hack tricks that i can use.

Revision history for this message
RaiMan (raimund-hocke) said :
#3

ok, if this is your problem, then I do not have a solution for you in the moment, since it seems to be a Java problem.

But I now will bump it up in the list and do some tests on my own.

Is the app, you are trying to click publicly available?

Revision history for this message
Ankesh (ankeshkosh-srcem) said :
#4

Nope the app is not publicly available. Ok Thanks Raiman for your help. I'll try some other tool to solve my problem.

Can you help with this problem?

Provide an answer of your own, or ask Ankesh for more information if necessary.

To post a message you must log in.