Send ALT + TAB to alternate app´s

Asked by Geruza

I do not send ALT + TAB to alternate between the app´s.

Somebody knows as?

Question information

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

what did you try?

type("\t", KEY_ALT) should work.

But how do you know, which app comes next?

Why not use switchApp()?

Revision history for this message
Geruza (geruzalira) said :
#2

Why not use switchApp()?

Because de app's have the same title (Mozila Firefox)

But I obtained with

type(Key.TAB, KEY_SHIFT)

Tanks

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

pls. change status to solved above.

Revision history for this message
Geruza (geruzalira) said :
#4

Ok. Sorry!