mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 14:43:55 +00:00
Update test
This commit is contained in:
parent
5da5d4363e
commit
0f120bf158
@ -16,7 +16,8 @@ func arobotgo() {
|
|||||||
Println("color@@@", color)
|
Println("color@@@", color)
|
||||||
|
|
||||||
robotgo.TypeString("Hello World")
|
robotgo.TypeString("Hello World")
|
||||||
robotgo.KeyTap("enter")
|
robotgo.KeyTap("f1", "control")
|
||||||
|
// robotgo.KeyTap("enter")
|
||||||
// robotgo.KeyToggle("enter", "down")
|
// robotgo.KeyToggle("enter", "down")
|
||||||
robotgo.TypeString("en")
|
robotgo.TypeString("en")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user