Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

General Web component properties

Updated on October 19, 2022

Define Web properties to configure and animate your Web-based automations.

PropertyDescription
BoundsRectangle Gets the size and location of the control including its non-client elements, in pixels, relative to the parent control.
ClientRectangleGets the rectangle that represents the client area of the control.
EnabledGets or sets the enabled state of the control. Set to True to enable the control. Type: Boolean.
ElementIDGets the element ID attribute.
FullNameGets the fully-qualified name of the control, such as Training.Product_Summary. Type: String.
HtmlIDGets the string identifying the control.
InnerHtmlGets or sets the HTML between the start and end tags of the control.
InnerTextGets or sets the text between the start and end tags of the control.
IsCreatedIndicates whether the control has been created (matched). For more information, see Wait For Create.
IsDisposedIncluded as part of system references. This property is not used in automations.
KeyGets or sets the unique key value for the control. This property is used for applications that contain cloned targets. For more information, see Cloned Controls. Type: String
MaskEventText See the Configure Monitored Events topic for more information.
MaskEventValueSee the Configure Monitored Events topic for more information.
NameGets or sets the name assigned to the control.
NextKeyGets or sets the key value that will be assigned to the next clone created of this type. This property is used for applications that contain cloned targets. For more information, see Cloned Controls. Type: String
OuterHtmlGets or sets the control and its content in HTML.
ScreenRectangleGets the rectangle that represents the screen area of the control.
TagNameGets or sets the tag name of the control.
TargetNameGets the target name of the control.
TargetTypeGets assembly and type for the control, such as OpenSpan.Adapters.Web.HtmlElement. Type: TargetType.
TextGets or sets the contents of the control as a string.
ThisGets a reference to the control object.
TimeoutGets or sets the timeout interval for the Created event.
UniqueIdGets the identity of the control, for example, WebAdapter-8CC89DAD9090962\WebControl-8CC89DB19805EE6.
UseElementIDSets a Boolean value that indicates whether the ElementID for the control is used for matching. Set to False to disable using the ElementID when matching the control.
UseKeysUse this property to specify whether clones of this control can be created when multiple matching targets are found. For more information, see Cloned controls and the UseKeys property. Set to True to enable creating clones. The default is False. Type: Boolean
VisibleGets or sets a Boolean value that indicates whether the content of the control is displayed.
WaitHandleGets the WaitHandle value for the control. A control's WaitHandle is a signal that is turned on when a control is created and off when the control is destroyed. The WaitHandle allows callers to wait for the component's creation signal when using the WaitAny or WaitAll components. For more information, see WaitAll and WaitAny components.

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us