Ticket #562: WrongTestScript.au3

File WrongTestScript.au3, 128 bytes (added by blackgilmor@…, 16 years ago)

AutoIT Script with bug

Line 
1Run("SomeName.exe")
2WinWait("[TITLE:SomeName;CLASS:TfSomeName]")
3MsgBox(64,"Information","Form SomeName was found, scipt end")