Index value in application dependent function | QTP/UFT Forum
K
Karen Dantis Posted on 22/02/2019

How can i include index value in application dependent function.

eg: input "LeadName",testData.item("Name")

suppose i have multiple objects with same property and I would rather want to use index value in my application dependent function.

 


A
Ashish Thakur Replied on 26/02/2019

In this case you will have to pass over 1 more parameter defining index and extract all the objects


A
Ashish Thakur Replied on 26/02/2019

In this case you will have to pass over 1 more parameter defining index and extract all the objects