﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3195	Program crashes after repeated use of _IETableGetCollection	mexykanu		"Hello,

After repeated use of _IETableGetCollection($oIE, 0) - 5 times, in my case, the program crashes with the following message:
{{{
""C:\Program Files (x86)\AutoIt3\Include\ie.au3"" (1508) : ==> The requested action with this object has failed.:
Case $iIndex > -1 And $iIndex < $oObject.document.GetElementsByTagName(""table"").length
Case $iIndex > -1 And $iIndex < $oObject.document^ ERROR
}}}

I've encountered this issue today, after upgrading from some version released in 2014. It was working OK then. I'll keep downgrading until i find a version that works, and add a comment to this ticket - if i can.

This issue has been happening for some time now. Please see https://www.autoitscript.com/forum/topic/174191-ieau3-_ietablegetcollection-repeated-execution-issue/?_fromLogin=1

I am using Autoit 3.3.14.2 - x86
Windows 7 Ultimate - x64
Internet Explorer 9 - it's really old but i won't upgrade it because my other projects need it.

This is not usually how i report bugs , i know i there should be more details but in this case i don't think i can provide you with anything else."	Bug	closed		AutoIt	3.3.14.2	None	Duplicate		
