Jump to content

How to open URL with Firefox / Chrome instead of IE?


Recommended Posts

I would like to know on whether it is possible to open URL with Firefox / Chrome instead of IE within AutoIt.

Local $oIE = _IECreate("http://www.google.com", 1

Does anyone have any suggestions?
Thanks in advance for any suggestions

 

Link to comment
Share on other sites

It seems that Chrome get latest version comparing to Firefox (End of Life), would Chrome support more latest features better than FireFox?

Furthermore, I would like to know on what command to open URL with Chrome browser instead of using _IECreate.

Local $oIE = _IECreate("http://www.google.com", 1)

Do you have any suggestions?
Thank you very much for any suggestions (^v^)

 

For Chrome, Chrome UDF is By seangriffin, September 10, 2013 in AutoIt Example Scripts

For FireFox (End of Life), FF.au3 (V0.6.0.1b-10) is By Stilgar, May 25, 2009 in AutoIt Example Scripts

http://thorsten-willert.de/Themen/FFau3/FF.au3/FF.au3

Edited by oemript
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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