Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
find the property value of a run time object
#2
Not Solved
Hi reejais,

Spy on the object and check if any value is displayed for hash property for that object.

I belive there is no run time value for that property. If you notice that the run time value is not null, than correct your description object,
Code:
Set ObjOpCoCode = Description.Create()
ObjOpCoCode("micclass").value = "Link"
ObjOpCoCode("html tag").value = "A"
ObjOpCoCode("text").value = DataTable.Value("OPCOCodeToEdit","rTD")
ObjOpCoCode("name").value = DataTable.Value("OPCOCodeToEdit","rTD")


- Vinod
Reply


Messages In This Thread
RE: find the property value of a run time object - by KVK - 10-28-2010, 04:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  swfwindow object name getting changed after each run saniya 1 1,522 10-10-2018, 09:02 PM
Last Post: TheGlovner
  Object identification is taking too much time JACKSPARROW 0 1,616 01-17-2017, 11:08 AM
Last Post: JACKSPARROW
  [UFT] Change property of object (WpfButton) robertosalemi 2 2,509 11-22-2016, 12:43 PM
Last Post: Ankur
  QTP not recogonising object during run time Lavanya N 2 3,568 10-28-2015, 12:46 PM
Last Post: vinod123
  Writing to Run time data table Neetha 5 11,729 08-27-2015, 10:18 AM
Last Post: supputuri

Forum Jump:


Users browsing this thread: 1 Guest(s)