Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Runtime opening Mozilla Browser
#2
Not Solved
Code:
SystemUtil.CloseProcessByName("Firefox.exe")
        SystemUtil.CloseProcessByName("iexplore.exe")

        If envBrowserType = "FF" Then    
                SystemUtil.Run "Firefox.exe", sURL
        Else
                SystemUtil.Run "iexplore.exe", sURL
        End if
Reply


Messages In This Thread
Runtime opening Mozilla Browser - by Charanpreet - 05-04-2011, 12:01 PM
RE: Runtime opening Mozilla Browser - by surya_7mar - 05-24-2011, 02:39 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Cannot find the "[ WebEdit ]" object's parent "[ Browser ]" (class Browser). Verify t Divya Roopa 1 8,317 03-11-2014, 12:13 PM
Last Post: devarapallliramana
  WebElement is not getting identified in chrome browser but identified in mozilla ,IE pradeep singh 7 7,950 05-15-2013, 11:30 AM
Last Post: pradeep singh
  How to find the Browser type at runtime? Rahull 1 3,046 09-14-2012, 09:22 PM
Last Post: SteveS
  Error while opening text file through QTP SarodeGirish 5 4,325 06-25-2012, 01:03 PM
Last Post: sandya
Question Browser Ready State Property for Mozilla Charanpreet 0 4,545 05-04-2011, 12:00 PM
Last Post: Charanpreet

Forum Jump:


Users browsing this thread: 1 Guest(s)