﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2947	Unable to automate (Save As dialog) for IE11	vnarenprasath@…		"I am using the following code to download the file. It doesn't work with IE 11
   ControlFocus($hWnd,"""",""Edit1"")
   ; Wait for 2 seconds.
   Sleep(2000)
   ; Set the File name text on the Edit field
   ControlSetText($hWnd, """",""Edit1"", $CmdLine[3])
   Sleep(2000)
   ; Click on the Open button
   ControlClick($hWnd, """",""Button1"");"	Bug	closed		AutoIt	3.3.12.0	None	No Bug	ie download	
