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
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
What is use of object spy?
What is the difference between Keyword Driven test and Data Driven test?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
What contains Data Driven Framework document in qtp?
how can i pass a "cript"as a parameter in to a function
Define virtual object?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
How do you synchronization point through DP?
What is Distributed testing? How does UFT support it?
What is the basic concept of quicktest professional (qtp)?
How to test the login page in different ways in automation testing and i need code?
Is QTP supports Unix. If yes, then how the test automation is done?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
What is the new version of qtp which is recently released in the market?