mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-05-31 06:13:55 +00:00
Update test
This commit is contained in:
parent
5da5d4363e
commit
0f120bf158
@ -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 New Issue
Block a user