go-vgo / robotgo

RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar
Apache License 2.0
9.47k stars 862 forks source link

how to change line for windows? #602

Open aohanhongzhi opened 11 months ago

aohanhongzhi commented 11 months ago
  1. Please speak English (English only), this is the language everybody of us can speak and write.
  2. Please take a moment to search that an issue doesn't already exist.
  3. Please make sure Golang, GCC is installed correctly before installing RobotGo.
  4. Please give all relevant information below for bug reports, incomplete details will be handled as an invalid report.

You MUST delete the content above including this line before posting, otherwise your issue will be invalid.

func TestInput(t *testing.T) {
    robotgo.TypeStr("input AAAA\n\rggggg \r\n fffff\n")
}

Description

image