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
why do u choose to go for testing why cant for devoloping
How to delete a cookie using vbscript?
Explain the filter expression?
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
How will you convert a given number to long in vbscript?
Description.Create
how to acces the remote mechine using vb cript(QTP)
How strcomp function works?
Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.
I need to get some data from data base and store this
(retrieved) data in a excel sheet using VB script in QTP9.0
I have created connection for data base
I have created as excels sheet by using
Set XL=CreateObject("Excel.Application")
XLworksheet.cells(1,1).value= rs.fields.item("<
Explain about the asc function?
what is the object hyrarchy in QTP for a web based application
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
Explain about vb script?
What are the environments supported by vbscript language?