issues
search
shish
/
sikulpy
A reimplementation of the Sikuli API for CPython
Other
31
stars
10
forks
source link
Support App.{open,close,focus,focusedWindow,window}()
#14
Open
shish
opened
7 years ago
shish
commented
7 years ago
App.open()
[ ] Linux
[ ] Windows
[ ] OSX
App.focus()
[x] Linux
[ ] Windows
[x] OSX
App.close()
[ ] Linux
[ ] Windows
[ ] OSX
App.focusedWindow()
[ ] Linux
[ ] Windows
[ ] OSX
App.window()
[ ] Linux
[ ] Windows
[ ] OSX
App.open()
App.focus()
App.close()
App.focusedWindow()
App.window()