Modify

Opened 15 years ago

Closed 15 years ago

#1956 closed Bug (Fixed)

3.3.7.10 COM error getting reference to document in frame

Reported by: DaleHohm Owned by: Jon
Milestone: 3.3.7.14 Component: AutoIt
Version: 3.3.7.10 Severity: None
Keywords: Cc:

Description

Released version 3.3.6.1 works as expected. 3.3.7.10 beta triggers COM error when attempting to get a reference to the document object in a frame in the attached sample code.

$oDoc = $oFrame.document

Running:(3.3.7.10):C:\Program Files\AutoIt3\beta\autoit3.exe "C:\3.3.7.10 COM error getting reference to document in frame.au3"

--> COM Error Encountered in 3.3.7.10 COM error getting reference to document in frame.au3










Attachments (1)

3.3.7.10 COM error getting reference to document in frame.au3 (1.6 KB ) - added by DaleHohm 15 years ago.
reproducer

Download all attachments as: .zip

Change History (6)

comment:1 by DaleHohm, 15 years ago

Text in my base note got mangled by the formatter.

The COM error triggered is -2147352570

Dale

comment:2 by DaleHohm, 15 years ago

More important information: this was tested with the same results with WinXP, IE7 and Win 7 32-bit, IE9.

Dale

comment:3 by J-Paul Mesnage, 15 years ago

regression start with 3.3.7.9

Last edited 15 years ago by J-Paul Mesnage (previous) (diff)

comment:4 by arcker, 15 years ago

same as above, the _IECreateEmbedded ( ) example doesn't work while running in beta 3378,3379 and 33710.
Result :

Running:(3.3.7.10):C:\Program Files (x86)\AutoIt3\Beta\autoit3_x64.exe "C:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_IECreateEmbedded.au3"

--> IE.au3 V2.4-0 Error from function _IENavigate, $_IEStatus_InvalidObjectType
+>11:57:30 AutoIT3.exe ended.rc:0

Exit code: 0 Time: 6.736

same using x86 autoit.

comment:5 by Jon, 15 years ago

Milestone: 3.3.7.14
Owner: set to Jon
Resolution: Fixed
Status: newclosed

Fixed by revision [6187] in version: 3.3.7.14

Modify Ticket

Action
as closed The owner will remain Jon.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.