Opened 15 years ago
Closed 14 years ago
#1983 closed Bug (No Bug)
_IECreateEmbedded doesn't work anymore
| Reported by: | Arcker | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.7.14 | Severity: | None |
| Keywords: | Cc: |
Description
in beta from 3.3.7.8, when running the example :
"C:\Program Files (x86)\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /run /beta /ErrorStdOut /in "C:\Program Files (x86)\AutoIt3\Beta\Examples\Helpfile\_IECreateEmbedded.au3" /autoit3dir "C:\Program Files (x86)\AutoIt3\beta" /UserParams
+>17:37:12 Starting AutoIt3Wrapper v.2.0.3.0 Environment(Language:040C Keyboard:0000040C OS:WIN_7/ CPU:X64 OS:X64)
Running AU3Check (1.54.21.0) from:C:\Program Files (x86)\AutoIt3\Beta
+>17:37:13 AU3Check ended.rc:0
Running:(3.3.7.14):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
+>17:37:15 AutoIT3.exe ended.rc:0
Exit code: 0 Time: 3.649
Seems to be an error with objcreate that didn't exists before 3.3.7.8
Attachments (0)
Change History (2)
comment:1 by , 15 years ago
comment:2 by , 14 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |

Nevermind, seems to be an error in the error management in IE.au3