Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with Spying HTML Table
#2
Not Solved
If your objective is to select the checkbox corresponding to a text then you can follow the below logic.

First you get the all the text available in the page then store it either in a array or in a string. Then Split function to get individually and comapre with the actual text. As well as take the count of the number of the text.

Now you take the count of checkbox in that page and then select the checkbox same to the number of text.
Reply


Messages In This Thread
Help with Spying HTML Table - by gsatle - 09-30-2010, 04:02 PM
RE: Help with Spying HTML Table - by guin.anirban - 09-30-2010, 10:01 PM
RE: Help with Spying HTML Table - by cdesserich - 10-01-2010, 02:32 AM
RE: Help with Spying HTML Table - by jerel2k11 - 05-03-2011, 10:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Customized HTML reports in QTP azeem 11 49,505 12-31-2016, 02:57 PM
Last Post: chevronneraji
  [UFT] Get text into DIV through HTML tag robertosalemi 2 5,536 03-29-2016, 09:43 PM
Last Post: robertosalemi
  How to attach HTML file to Email Naresh 0 3,071 04-06-2015, 02:04 PM
Last Post: Naresh
  System hangs while spying an object in Windows 7 OS prithwiraj1990 0 2,021 08-06-2013, 05:45 PM
Last Post: prithwiraj1990
  How to generate QTP report in a new file(html)? yogesh kancherla 5 14,904 10-21-2012, 04:52 PM
Last Post: yogesh kancherla

Forum Jump:


Users browsing this thread: 1 Guest(s)