Forum Discussion

afaniran's avatar
afaniran
New Contributor
13 years ago

Launch IE from PC

Hello Can I launch IE from PC "C:\Program Files\Internet Explorer\iexplore.exe"? How do I launch this if I can? Thanks in advance.

1 Reply

  • vajindarladdad's avatar
    vajindarladdad
    Frequent Contributor
    Hi Ayo,

    There are number of ways to do so.

    1) You can use record and play tool and run what you have recorded.

    2) You can add "C:\Program Files\Internet Explorer\iexplore.exe" to testedApplication and write a script to launch it.



    Ex : TestedApp.Run()



    I hope this has been of some help.