Micro Focus QTP (UFT) Forums
Compare WebTable Elements - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Compare WebTable Elements (/Thread-Compare-WebTable-Elements)



Compare WebTable Elements - saraiado - 08-05-2014

Hello,

I have a web table which Contains a cell named Ids i have to check that those Ids(they are 10 ids) are Differents i need a QTP script to do this.

Thanks


RE: Compare WebTable Elements - venkatesh9032 - 06-11-2015

Load webtable to OR

take all the ids in an array
Iterate with for loop if exists click else increment.