Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Execute button of putton won't be clicke automaticly in UFT (VB)
#2
Solved: 8 Years, 1 Week ago
Try to launch the Putty application using SystemUtil.Run command.

Syntax


Code:
SystemUtil.Run (filename,[parameters],[path],[operation],[mode])

arguments in square brackets are optional.

Example: This will launch the IE application.


Code:
SystemUtil.Run "C:\Program Files\Internet Explorer\IEXPLORE.EXE","","C:\Program Files\Internet Explorer","open"
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply


Messages In This Thread
RE: Execute button of putton won't be clicke automaticly in UFT (VB) - by Ankur - 11-19-2016, 07:51 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Not able to execute script shanthalaAR 0 2,078 06-27-2015, 03:53 AM
Last Post: shanthalaAR
  How to Execute a testset from QC using OTA framework AutomationTester2011 12 52,569 01-21-2015, 09:22 PM
Last Post: karthik_sanakran
  Is there a possible way to execute sql in QTP using 'WITH' clause shruthic 0 3,105 04-26-2014, 11:42 PM
Last Post: shruthic
  Execute scripts sherst 0 2,918 01-11-2013, 01:46 AM
Last Post: sherst
  QTP Opens a popup window but won't recognize the buttons in the window Blaster0007 4 7,879 07-20-2012, 12:03 AM
Last Post: sree.85

Forum Jump:


Users browsing this thread: 1 Guest(s)