I need to gather all of the tab names from the web page, place them in
a dynamic array.
I will most likely be using GetROProperty("innertext") and then place
each value into a variable to be used later in my array.
I then need to gather all of tabs from my local data table (brought in
from excel) and place that data into another dynamic array.
Sort these two arrays. (I may skip on this step)
Compare the two arrays.
Output the difference.
Ex:
Webpage has -
Tab1, Tab2, Tab3, Tab4, Tab5
Excel has -
Tab1, Tab2, Tab3
The difference is -
Tab4 and Tab5 from the webpage.
I am new with dynamic arrays, sorting and comparing. I am doing my
research on the web, but any help or pointing me in the right
direction would be appreciated!
Thanks,
Steve
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en
-~----------~----~----~----~------~----~------~--~---