hi i have one issue while selecting weblist i want show one
particalur item in weblist .ex one weblist they are monday
to sunday i want show the reporter like thurday in
particular weblist can you help me about this
thanks
balaji
Answer Posted / rico
ListSize = Browser("B").Page("P").WebList("L").GetROProperty
("items count")
for i = o to listsize-1
set lsn = Browser("B").Page("P").WebList("L").Getitem(i)
if lsn = "Thursday" then
msgbox "Its in the list"
else
endif
Next
I didn't verify this code....nevertheless, it should work.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what r the main attributes of test automation?
What is the difference between a Function and Action in QTP?
How do we analyze the checkpoint results?
How is the Bitmap checkpoint different from Image checkpoint?
Key word driven framework
Describe synchronization point.
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
In Remote acess server how u run a test?
How to associate shared object repository to test in qtp?
Approach for Installation,comaptibility,system testing
What environment does qtp run in?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
What are the differences between qtp and winrunner?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)