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 / wiredrawingmachine
sell wire drawing machine, wire and cable machine
www.wire-drawing-machinery.com
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
1. How do declare public variable in vb scripts?
if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.
How will you get a random number between 0 and 1 in vbscript?
Explain How do you create a recordset object in vbscript?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
regular expression that will recognize a browser as long as its name property starts with mybrowser
What is difference between vbscript and vba?
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
How will you release the memory acquired by an array variable in vbscript?
Write a code to print numbers from 5 to 0?
What is the purpose of regexp object in vbscript?
How will you get the natural logarithm of the given number in vbscript?
What is the difference between a dictionary and an array?
What is byref and byval parameters in vbscript?
What are the differences between sub procedures and function procedures?