Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Qtp is not recognise the object
#10
Not Solved
hi,

I think the simplest way of using descriptive programming in your form is:

Code:
Browser("name:=Referrer Type").Page("name:=Referrer Type").WebEdit("index:=0"). ' this is for the first webedit object in your form

Code:
Browser("name:=Referrer Type").Page("name:=Referrer Type").WebEdit("index:=1"). ' this is for the second webedit object in your form
or you can add more properties in other object
like for the browser and page you can add the "title" property
and for the webedit object like "kind", "type" etc..
.. and so forth and so forth...

I also attached some documents about descriptive programming


Hope this helps... Smile


Attached Files
.doc   DP_in_QTP.doc (Size: 77 KB / Downloads: 116)
Reply


Messages In This Thread
Qtp is not recognise the object - by rajaselvan.d - 01-21-2008, 09:24 PM
RE: Qtp is not recognise the object - by aksv18 - 01-24-2008, 05:51 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Object doesnot recognise lakshmikanth 0 1,116 12-18-2017, 04:10 PM
Last Post: lakshmikanth
  QTP does not recognise elements randomly Pkapoor 2 2,622 07-05-2013, 11:27 AM
Last Post: Pkapoor
  QTP cannot recognise WpfGrid and Wpfcombobox korsar01 0 3,749 12-06-2010, 05:34 PM
Last Post: korsar01
  QTP can not recognise objects on new sessions SUSHEEL_VIG 1 3,723 07-27-2009, 11:39 AM
Last Post: QTPian
  QTP Unable to Recognise the Control Panel Add and Remove Objects yammy 0 3,219 04-22-2009, 04:32 AM
Last Post: yammy

Forum Jump:


Users browsing this thread: 1 Guest(s)