how to identify a webtable coulmn values ,if we spy the
coulmn value it is sometimes identifying as Webedit and
some times it is identifying as "webelement", Could any
body let me know how to handle the issue?
Answer / abi
If u r trying to find out the values in the Webtable's
column, then try using checkpoint.Start recording a sample
script, Go to standard checkpoint, Click on the webtable u
want. The entire webtable with its row id and column number
will be displayed. using this u could find which column has
what values in the webtable. this is just for ur reference.
after finding the exact location, u could easily solve this
by descriptive programming.
| Is This Answer Correct ? | 0 Yes | 1 No |
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
How to get the column count and column name from the resultset in the database connection program?
How would you directly trigger javascript in a test?
How can i select multiple values from drop down list using vb script in qtp? and wt is the script for clicking msg box box automatically with a specific time. Thanks in advance...Kalyani.
what is functions in qtp?i know the userdefind &bulit funation or i know that Private public function ?plz tell me what is funations in qtp?how to create a funation in qtp
what is Automation frame work and how do u used this for your project?
What is runtime objects and test objects? What is the difference between them?
Ehat is the descriptive programing in QTP?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
get the order no from the following orderdetails orderstring="ORD13456PNR" eg:13456
How can we retrieve the links from a web page where links are dynamically changing(for eg take a online shopping website) and then we have to click on all the links present in the webpage and go to the repective pages and again come back to the first page..
How to capture the text from the application using QTP?