10-23-2009, 01:22 PM
thanks a lot buddy. its working fine
i ve got another problem now
i ve got 2 records in my table with the same properties
so when i use the command
qtp is not able to identify the record properly since there are 2 identical records
Is there any possibility for selecting the 1 st record or the 2 nd one
thanx
aravind
i ve got another problem now
i ve got 2 records in my table with the same properties
so when i use the command
Code:
browser(x).page(x).webelement("innertext"= &value).FireEvent "ondblclick"
qtp is not able to identify the record properly since there are 2 identical records
Is there any possibility for selecting the 1 st record or the 2 nd one
thanx
aravind