Finding properties available with GetROProperty
Question ID: 108323
1
0

Is there a list of the properties I can get from an object using .GetROProperty? I need to get information from a WebEdit.

Marked as spam
Posted by (Questions: 386, Answers: 64)
Asked on April 27, 2018 10:07 pm
77 views
Answers (1)
1
Private answer

Probably the easiest way to get available object properties is to spy on it and look at what is available in the identification properties list.

As an example, you can use the [Micro Focus Advantage Shopping Demo Site][1] and spy on the speaker link:

![Speakers Link][2]

Then you can see in the spy the available properties for the object:

![Spy][3]

Object may have more properties than what are listed in the identification properties section. You can see more properties by clicking the ''Native'' radio button.

You can also get a list of properties from the [Micro Focus Object Model Reference][4]. For example, navigate to the object you are interested in. Under that object's topic, you'll find a link to the ''Description Properties'' for that object. For WebEdit, navigate to [Object Model Reference for GUI Testing > Web > WebEdit Object > WebEdit Description Properties][5].

[1]:http://www.advantageonlineshopping.com/
[2]: /storage/temp/807-speakers-for-getroproperty.png
[3]: /storage/temp/808-spy-for-getroproperty.png
[4]:https://admhelp.microfocus.com/uft/en/14.03/UFT_Help/Content/Landing_Pages/OMR_Overview_Landing_Page.htm
[5]:https://admhelp.microfocus.com/uft/en/14.03/UFT_Help/Subsystems/FunctionReference/Subsystems/OMRHelp/OMRHelp.htm#Web/WEBPACKAGELib~WebEdit.html

Marked as spam
Posted by (Questions: 16, Answers: 807)
Answered on April 27, 2018 10:11 pm
0
Wow that Object Model Reference is going to be super helpful! Thanks!!
( at April 27, 2018 10:12 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top