﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2491	AutoIt doesn't functions properly	venugopal.vysakh@…		"I have tried AutoIt for a firefox based login pop-up. While running the script, I could see it works randomly. For this I used the code shown below:

WinWaitActive(""Authentication Required"")
If WinExists(""Authentication Required"") Then
Send(""admin{TAB}"") 
Send(""admin123{ENTER}"")
EndIf

Could anyone please fix this issue, since working randomly can make people think AutoIt as a less-reliable source code."	Bug	closed		AutoIt	3.3.8.1	None	No Bug		
