Set WshShell = WScript.CreateObject("WScript.Shell") WshShell.Run "E:\MIBOR_TimingTest\MIBOR\mibor.usr", 9 ' Give loadrunner time to load WScript.Sleep 500 ' Do The Paste WshShell.SendKeys "{F5}"