Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Please help immediately......
#1
Not Solved
Hi,

I am new to this Qtp. can anyone please tell me how is the property used to get the value from a panel .

I have the script while recording is (SwfWindow("Visual Control Room 6.6.4502.0").SwfWindow("Schedule Details").SwfObject("panelWoDetail"). --
- > getROProperty and getItemAt i tried,but didn't work.

Also i want to know how to get the context menu by right clicking the 0th row,ie,the field name(say ,Name,Address) in a grid.And if i give the DBclk and click property it is not clicking always,why is it happening so.


Regards,
Elza
Reply
#2
Not Solved
Hi

GetROProperty : Retrieve runtime value.

Use 'Object Spy' and then see what are the values it is displaying for all the objects. Apart from that you can use object.currentstyle kind of properties to get the values.

So do the Object Spy and see what are the methods are listed for the specific object.

For Second Question:

Select the Row and try with 'Keys' method.

Let me know if anything is wrong or not clear.

~Regards
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)