mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 10:19:01 +00:00
Update test
This commit is contained in:
parent
5da5d4363e
commit
0f120bf158
1 changed files with 2 additions and 1 deletions
|
|
@ -16,7 +16,8 @@ func arobotgo() {
|
|||
Println("color@@@", color)
|
||||
|
||||
robotgo.TypeString("Hello World")
|
||||
robotgo.KeyTap("enter")
|
||||
robotgo.KeyTap("f1", "control")
|
||||
// robotgo.KeyTap("enter")
|
||||
// robotgo.KeyToggle("enter", "down")
|
||||
robotgo.TypeString("en")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue