I'm new to QTP, i facing a a problem in the script
says"Object not found",
"Browser("").page("").frame(Name:=fminfo).webtable().
the issue is, QTp is not able to identify the web table in
run time.becuase in that fram"fminfo" there are "n"table
and the table do not have the names,Html id.
1) i need to count the number webtables available on that
page.
2)need to identify the webtable cell values.
3)How Loop the once i get the count and retrive the cell
data of each webtable?
Can anyone help on this, plz..
Thanks,
Suresh
Answer Posted / lavanam
Dear Check Object Identification,
Add some more details like prop of webtable and try out the
thing once again.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
Which function is used in the vbscript language to convert the specified expression into a date type value?
how to increasing the numbers in a given text box please write a vb script
Mention what is select case statement?
how to write validation function for date in vb script
Write a code to print numbers from 5 to 0?
There are 5 web pages.write a script to click the button on 4th web page.
A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??
Which keyword is used to declare a variable in the vbscript language?
What are class properties?
Explain some uses of vb script?
Explain the filter expression?
how to automatically update the sql server2005 database records when insert in vb6?