Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hepl required to dyanamically identified username and create the object in object rep
#6
Not Solved
I saw the screenshot..

u r using
Code:
strResultMsg= Browser("Browser").Page("Page").Frame("workarea").webelement("ObjectName>").GetROProperty("0 records returned")

which is wrong.

Plz use the innertext property. Plz replace the code at line 74 and line 85 with the below code...

Code:
strResultMsg= Browser("Browser").Page("Page").Frame("workarea").webelement("Search").GetROProperty("innertext")


Regards,
Ankesh
Reply


Messages In This Thread
RE:Hepl required to dyanamicallyidentified username and create theobject in objectrep - by Ankesh - 11-24-2011, 11:08 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  ActiveX component can't create object: 'JavaWindow' JayeshK 0 1,730 01-07-2021, 01:12 PM
Last Post: JayeshK
  Create Terminal as object dapeamel 0 3,152 02-16-2018, 07:09 PM
Last Post: dapeamel
  object spy not recognizing object.. pleaseeeee help Sonia Sadeque 3 3,455 12-22-2016, 02:42 PM
Last Post: ishan.mahajan@adp.com
  When trying to recognize the object in QTP, each object is recognized as “WinObject:S geetasarvadnya 2 3,778 10-28-2015, 12:34 PM
Last Post: vinod123
  Object identified despite having no information mjt 1 2,129 09-14-2015, 08:25 PM
Last Post: mjt

Forum Jump:


Users browsing this thread: 2 Guest(s)