Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by haolee

  1. haolee

    winrunner pops up during test execution

    Hi, try uncheck a "run in batch mode" from winrunner setup! hope this help
  2. haolee

    Can WinRunner read Environment variables?

    Hi, hope this will help you! I am using it and it work No mater where you want to run yourscirpt! public function setpath (out PATH, inout Work_dir ) { auto PATH_1,PATH_2,PATH_3; auto i,slash,Work_path,iPath,path_array[] ; PATH = ""; slash = ""; Work_path =""; iPath = split (Work_dir...

Part and Inventory Search

Back
Top