Internet explorer fails to start due to auto it3

Asked By 0 points N/A Posted on -
qa-featured

Hello experts,

I have this error with Javascript when I want to make the necessary updates using Internet Explorer and I cannot skip this error. I have the latest version of Internet Explorer and I didn’t expect to have errors. Can anyone help me please to fix this error ? What should I do to make the updates ?

Thank you !

AutoIt Error

Line 301 (File “C:Program Files(x86)AutoIt3IncludeIE.AU3”):

$o_object.navigate($s_Url)

$o_object.navigate($s_Url) ERROR

Error: The requested action with this object has failed.

SHARE
Answered By 590495 points N/A #179763

Internet explorer fails to start due to auto it3

qa-featured

If you want to update Java Runtime Environment [JRE] on your computer but Microsoft Internet Explorer always gives an error, try visiting Java SE Runtime Environment 7u67 using a different web browser. Download and install the appropriate version for your operating system. You can also use JavaRa to properly update your Java Runtime Environment.

Download the latest version, JavaRa 2.6. It requires Windows 2000, Windows XP, Windows Vista, and Windows 7. Microsoft Windows 8 and later not supported. As a prerequisite, JavaRa requires an instance of Microsoft .NET Framework. If you don’t have it yet, download and install Microsoft .NET Framework 4.5.1 Offline Installer. This Microsoft .NET Framework version doesn’t support Microsoft Windows XP.

If you still want to execute the AutoIt script file “IE.au3”, please refer to Language Reference Obj Statements With EndWith and Language Reference Obj Statements For In Next for proper documentations. The obj statement is used to refer to an object. And associated with the obj statement are the “For … In … Next” and “With … EndWith” statements.

Related Questions