﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1708	Error in Simple Notepad Automation Tutorial	medragn@…	Jpm	"In the Tutorial, the AutoIt v3 window Info shows a different Visible Text than what is inserted in WinWait Active.  The following from the tutorial does not work.

WinWaitActive(""Notepad"", ""Do you want to save"")
Send(""!n"")

The following does work
WinWaitActive(""Notepad"", ""Save"")
Send(""!n"")

Please correct the tutorial.
As a beginner trying to follow the tutorial, it was frustrating to have exactly what the tutorial said should work and have it not work.  I am not a windows programmer."	Bug	closed	3.3.7.0	AutoIt	3.3.6.0	None	Fixed		
