Jump to content

Recommended Posts

Posted

Nopper, No prob here!

I tried with and without Firefox being open

8)

hum? You know what I have just noticed?

I just installed IE7 a few days ago and when I run this script, it opens ie6 and not 7 but opens my default browser which is firefox.

So it must be that IE7 BLOWS, I am going to uninstall it again.

thanks

Check out ConsultingJoe.com
Posted

AFAIK You can't successfully install ie7 and keep your original ie6 without a lot of pain - shared files, etc..

Upgrade IE to IE7, or not... :whistle:

Option 1. Download MSVM[free] - or use your favorite VM - and grab the [time limited] XP+IE6 image.

Option 2. If you need multiple versions of IE for web testing, grab a standalone IE version (3.0, 4.01, 5.01SP2, 5.5SP2, 6.0) from evolt.org

Only thing - from a web-testing POV - is that the stand-alone versions use your latest installed version of javascript.

-Greg

Posted

Is anyone else having this problem, I am using _iecreate() and it's opening the url with firefox and opening a blank IE windows and just waiting.

Thank you

There must be something funky going on on your machine.

The command you are executing boils down to:

$o_object = ObjCreate("InternetExplorer.Application")

$o_object.navigate ($s_Url)

There's no way that starts FireFox without some other crazy things happening...

Dale

Free Internet Tools: DebugBar, AutoIt IE Builder, HTTP UDF, MODIV2, IE Developer Toolbar, IEDocMon, Fiddler, HTML Validator, WGet, curl

MSDN docs: InternetExplorer Object, Document Object, Overviews and Tutorials, DHTML Objects, DHTML Events, WinHttpRequest, XmlHttpRequest, Cross-Frame Scripting, Office object model

Automate input type=file (Related)

Alternative to _IECreateEmbedded? better: _IECreatePseudoEmbedded  Better Better?

IE.au3 issues with Vista - Workarounds

SciTe Debug mode - it's magic: #AutoIt3Wrapper_run_debug_mode=Y

Doesn't work needs to be ripped out of the troubleshooting lexicon. It means that what you tried did not produce the results you expected. It begs the questions 1) what did you try?, 2) what did you expect? and 3) what happened instead?

Reproducer: a small (the smallest?) piece of stand-alone code that demonstrates your trouble

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...