Ensure Tobii Ghost is in foreground
This commit is contained in:
parent
5695406f85
commit
a11c7e4e05
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ InstallGhost()
|
|||
MouseClick, Left, 330, 752
|
||||
WinWaitNotActive
|
||||
WinWait % windowTitle,, 20
|
||||
WinActivate % windowTitle
|
||||
MouseClick, Left, 563, 397
|
||||
MouseClick, Left, 650, 497
|
||||
Sleep, 10 * 1000
|
||||
|
|
Loading…
Reference in a new issue