[/color]hi Ankur,
Im usinf SAP application and
Im trying to use the regular expression for the below highlighted one:
I tried using like :
but it dint work, pls help me
Thanks
laksh
Im usinf SAP application and
Im trying to use the regular expression for the below highlighted one:
Code:
SAPGuiSession("Session").SAPGuiWindow("Enrollment").SAPGuiTree("TableTreeControl").ClickLink "[b]Medical;#1[/b]",strInsuranceName
Code:
SAPGuiSession("Session").SAPGuiWindow("Enrollment").SAPGuiTree("TableTreeControl").ClickLink "RegExp: =Medical;# \d)*", strInsuranceName
but it dint work, pls help me
Thanks
laksh