Private Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)
Sub RunTests_Click()
'startQTP, if it's not yet running
Set qtpApp = CreateObject("QuickTest.Application") ' Create the Application object
qtpApp.Launch ' Start QuickTest, if it's not already running...
Gen Functions
'########################################################################################################################################################################
'#Function Description: Double-Click on the specific link for the object
'#Input Parameters: (e.g...
Good library for automation
Command Set
Public LOG_LEVEL, REPORT_TYPE
LOG_LEVEL = 4
REPORT_TYPE = 6
'########################################################################################################################################################################
'#Function Description...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.