12-03-2008, 06:06 PM
Hi,
can anyone please tell me the regular expression for the code below
the value [38I0] is dynamic, i want a regular expression for the same.
Note: This is not there in the Object Repository
I know that it could be done using descriptive programming. But, since i am new to QTP, i dont know how to proceed.
appreciate your help.
thanks
sudha
can anyone please tell me the regular expression for the code below
Code:
DelphiWindow("Shell").DelphiTreeView("BISTree").Select "BIS Connections;test;new [38I0]", micRightBtn
the value [38I0] is dynamic, i want a regular expression for the same.
Note: This is not there in the Object Repository
I know that it could be done using descriptive programming. But, since i am new to QTP, i dont know how to proceed.
appreciate your help.
thanks
sudha