Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SystemUtil - Application is not getting Visible
#1
Solved: 10 Years, 9 Months ago
Hi,

I am using SystemUtil.Run to invoke the application. The line is executing but the application is not getting visible until QTP stops, i can see the process running in Task Manager. Once i Stop the QTP run the application is opening.

Please help on this.

Thanks in Advance
Spsraj
Reply
#2
Solved: 10 Years, 9 Months ago
Can you provide the line of codes that you are using to invoke the application using SystemUtil.Run?
Reply
#3
Solved: 10 Years, 9 Months ago
Hi sasmita,

Thanks for ur reply,

im using the usual code only..i.e

SystemUtil.Run "C:\Program Files\Internet Explorer\iexplore.exe"
it is getting executed, but the browser is not visible until the QTP stop run.

Sps
Reply
#4
Solved: 10 Years, 9 Months ago
The command you have written is working for me even without stopping the run.
Can you try with this:
SystemUtil.Run "C:\Program Files\Internet Explorer\IEXPLORE.EXE","","","open"
Reply
#5
Solved: 10 Years, 9 Months ago
did this resolve your problem?
Reply
#6
Solved: 10 Years, 9 Months ago
Actually I have tried this option also but didn't workout,

Now I tried after removing some Addins and now it is working fine..don't know what was the exact problem.

Anyway thanks a lot for your effort.
Reply
#7
Solved: 10 Years, 9 Months ago
what were those addins that you removed and currently what addins are loaded?

Reply
#8
Solved: 10 Years, 9 Months ago
I was loading Active-X and Terminal Emulator add-ins same time, now I am running it without the Active-X add-in and it is working fine.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [UFT 12.52/VBScript] Test object exist, is visible and enabled before take an action sparkwanted 0 3,446 02-07-2017, 12:28 AM
Last Post: sparkwanted
Exclamation Retrieve the complete height and width of a browser beyond the visible part as wel learnQtptips 0 2,017 05-22-2013, 09:36 AM
Last Post: learnQtptips
Exclamation SystemUtil.run script is not generating while recording in qtp 9.5..pls help me senthil.kumar 0 2,471 01-24-2013, 02:09 PM
Last Post: senthil.kumar
  Disabled Webelement is showing up as Visible =True in GUI Spy Shwethareddy 3 3,612 11-07-2012, 02:45 PM
Last Post: Ankesh
  Syntax of SystemUtil.Run vijay.gupta 6 77,471 08-21-2012, 04:57 PM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 1 Guest(s)