skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop
    Web
    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX
    Mobile
    UI for .NET MAUI UI for Xamarin
    Document Management
    Telerik Document Processing
    Desktop
    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF
    Reporting & Mocking
    Telerik Reporting Telerik Report Server Telerik JustMock
    Automated Testing
    Test Studio Test Studio Dev Edition
    CMS
    Sitefinity
    UI/UX Tools
    ThemeBuilder Design System Kit
    Debugging
    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Jam FiddlerCap FiddlerCore
    Free Tools
    VB.NET to C# Converter Testing Framework
    View all products
  • Overview
    • Functional UI Testing
    • RESTful API Testing
    • Load Testing
    • Remote Test Execution
    • Agile Teams
    • Web Test Automation
    • Desktop Test Automation
    • Responsive UI Testing
    • Continuous Testing
    • Test Studio Trainings
    • Test Studio Consulting
    • Docs and Support
    • Documentation
    • Virtual Classroom
    • Videos
    • Blogs
    • Webinars
    • Whitepapers
    • Case Studies
    • Feedback Portal
    • Technical Support
    • What’s New
    • Roadmap
    • Release Notes
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Request a demo Try now

Class XamlActionDescriptor

Inheritance
System.Object
DataBoundObject
AutomationDescriptor
ActionDescriptor
XamlActionDescriptor
ButtonActionDescriptor
CalendarDrillDownMonthActionDescriptor
CalendarDrillDownYearActionDescriptor
CalendarPrevNextActionDescriptor
CalendarSelectDatesActionDescriptor
CalendarZoomOutActionDescriptor
ComboBoxOpenDropDownActionDescriptor
ComboBoxSelectItemActionDescriptor
DataGridEditCellActionDescriptor
DataGridSelectCellActionDescriptor
DatePickerPopupCalendarActionDescriptor
DatePickerSetTextActionDescriptor
GenericSetTextActionDescriptor
HyperlinkButtonClickActionDescriptor
PasswordBoxSetTextActionDescriptor
RadioButtonSelectActionDescriptor
RepeatButtonPressActionDescriptor
RichTextAreaSetTextDescriptor
SilverlightClickActionDescriptor
SilverlightKeyPressActionDescriptor
SilverlightScrollToVisibleActionDescriptor
SimpleDragDropActionDescriptor
SliderSetValueActionDescriptor
TabControlSelectTabActionDescriptor
TextBoxSetTextActionDescriptor
SelectItemActionDescriptor
SelectItemActionDescriptor
ToggleItemActionDescriptor
CheckBoxActionDescriptor
ScrollToOffsetActionDescriptor
XamlDoubleClickActionDescriptor
Inherited Members
AutomationDescriptor._elementDescriptors
AutomationDescriptor._dataBindingExpressions
AutomationDescriptor._type
AutomationDescriptor._waitOnElementsExistFirst
AutomationDescriptor._searchByImageFirst
AutomationDescriptor._waitOnElementsExistTimeout
AutomationDescriptor._pauseType
AutomationDescriptor._testMethod
AutomationDescriptor._editorType
AutomationDescriptor._quickTasks
AutomationDescriptor._targets
AutomationDescriptor._hasQuickTask
AutomationDescriptor._dynamicReadOnlyProperties
AutomationDescriptor._dynamicVisibilityProperties
AutomationDescriptor.ToCode()
AutomationDescriptor.OnBeforeElementDescriptorAdded(String, ITargetElement, FindExpressionElement)
AutomationDescriptor.OnBeforeConfirmRecording(Object)
AutomationDescriptor.GetProjectLanguage()
AutomationDescriptor.Clone()
AutomationDescriptor.UsesTarget(String)
AutomationDescriptor.HasRequiredValue(String)
AutomationDescriptor.IsDataBound(String)
AutomationDescriptor.BindData(String)
AutomationDescriptor.BindDataCode(String, String, Type)
AutomationDescriptor.ChangeTarget(ElementDescriptor, String)
AutomationDescriptor.GetParentsReference(ElementDescriptor)
AutomationDescriptor.CreateElementReference(String)
AutomationDescriptor.CreateElementReference(String, Boolean, Int32)
AutomationDescriptor.GetValidVariableName(String)
AutomationDescriptor.GetNumberedVariableName(String)
AutomationDescriptor.InvokeMethod(String, String, Object[])
AutomationDescriptor.InvokeMethod(String, String, CodeGenerationLanguage, Object[])
AutomationDescriptor.InvokeMethod(String, Type, Boolean, String, Object[])
AutomationDescriptor.InvokeMethod(String, Type, Boolean, String, CodeGenerationLanguage, Object[])
AutomationDescriptor.InvokeMethod(String, Boolean, String, Object[])
AutomationDescriptor.InvokeMethod(String, Boolean, String, CodeGenerationLanguage, Object[])
AutomationDescriptor.InvokeMethod(CodeExpression, Boolean, String, Object[])
AutomationDescriptor.InvokeMethod(CodeExpression, Boolean, String, CodeGenerationLanguage, Object[])
AutomationDescriptor.InvokeWaitForExistsMethod(CodeExpression)
AutomationDescriptor.ParseParameters(Object[], Boolean, CodeGenerationLanguage)
AutomationDescriptor.InvokeWaitMethod(String, Type, Int32, Int32, CodeExpression)
AutomationDescriptor.InvokeWaitMethod(String, Type, Int32, Int32, CodeExpression, CodeGenerationLanguage)
AutomationDescriptor.GenerateLambdaVariableRef()
AutomationDescriptor.GenerateLambdaVariableRef(Int32)
AutomationDescriptor.GenerateLambdaExpression(CodeVariableReferenceExpression, CodeExpression, Boolean)
AutomationDescriptor.GenerateLambdaExpression(CodeVariableReferenceExpression[], CodeExpression, Boolean)
AutomationDescriptor.GenerateTernaryExpression(CodeExpression, CodeExpression, CodeExpression)
AutomationDescriptor.GetLambdaVariableReference()
AutomationDescriptor.GetLambdaExpression(CodeGenerationLanguage, CodeExpression)
AutomationDescriptor.GetLambdaExpression(CodeGenerationLanguage, CodeExpression, Boolean)
AutomationDescriptor.GetNoParamLamdaExpression(CodeGenerationLanguage, CodeExpression)
AutomationDescriptor.InvokeWaitMethod(String, Type, Int32, Int32, String, Object[])
AutomationDescriptor.InvokeWaitMethod(String, Type, Int32, Int32, String, CodeGenerationLanguage, Object[])
AutomationDescriptor.SetProperty(String, Type, Object)
AutomationDescriptor.SetProperty(String, Type, Object, CodeGenerationLanguage)
AutomationDescriptor.SetProperty(CodeExpression, Object)
AutomationDescriptor.SetProperty(CodeExpression, Object, CodeGenerationLanguage)
AutomationDescriptor.NotifyElementNameChange(ElementDescriptor)
AutomationDescriptor.GetHashCode()
AutomationDescriptor.OnPropertyChanged(String)
AutomationDescriptor.GetAttributes()
AutomationDescriptor.GetClassName()
AutomationDescriptor.GetComponentName()
AutomationDescriptor.GetConverter()
AutomationDescriptor.GetDefaultEvent()
AutomationDescriptor.GetDefaultProperty()
AutomationDescriptor.GetEditor(Type)
AutomationDescriptor.GetEvents(Attribute[])
AutomationDescriptor.GetEvents()
AutomationDescriptor.GetProperties(Attribute[])
AutomationDescriptor.GetProperties()
AutomationDescriptor.GetPropertyOwner(PropertyDescriptor)
AutomationDescriptor.AreSameIncludingElements(AutomationDescriptor, AutomationDescriptor)
AutomationDescriptor.ConsolidateText(String, String)
AutomationDescriptor.ConsolidateText(String, String, TextTypingInfo)
AutomationDescriptor.ToString()
AutomationDescriptor.CreateControlFromTarget<TControl>(String, Int32)
AutomationDescriptor.CreateControlFromElement<TControl>(Element, Int32)
AutomationDescriptor.SupportsElementType(Type)
AutomationDescriptor.PrimaryProperties
AutomationDescriptor.RequiredAssemblyReferences
AutomationDescriptor.SupportsConvertToCode
AutomationDescriptor.PrimaryTargetKey
AutomationDescriptor.SecondaryTargetKey
AutomationDescriptor.Pause
AutomationDescriptor.DontUseDomState
AutomationDescriptor.WaitOnElementsTimeout
AutomationDescriptor.UseStepWaitOnElementsTimout
AutomationDescriptor.WaitOnElements
AutomationDescriptor.RunsAgainst
AutomationDescriptor.RunsAgainstVersion
AutomationDescriptor.RunsAgainstVersionCompare
AutomationDescriptor.Constraints
AutomationDescriptor.IsSearchByImageApllicable
AutomationDescriptor.Targets
AutomationDescriptor.FriendlyDescription
AutomationDescriptor.ElementDescriptors
AutomationDescriptor.HasQuickTasks
AutomationDescriptor.QuickTasks
AutomationDescriptor.StepType
AutomationDescriptor.LogMessageOnFailure
AutomationDescriptor.TestMethod
AutomationDescriptor.EditorType
AutomationDescriptor.EditorTypeString
AutomationDescriptor.DataBindingExpressions
AutomationDescriptor.DynamicReadOnlyProperties
AutomationDescriptor.DynamicVisibilityProperties
AutomationDescriptor.TargetsCustomControlTypes
AutomationDescriptor.CustomOrFriendlyDescription
AutomationDescriptor.DescriptorType
AutomationDescriptor.CodeGenMode
AutomationDescriptor.TargetSearchAlgorithm
AutomationDescriptor.ExtensionData
AutomationDescriptor.PropertyChanged
DataBoundObject._data
DataBoundObject.BindData<T>(String)
DataBoundObject.BindDataCode(String)
DataBoundObject.BindDataCode(String, PropertyInfo)
DataBoundObject.Data
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Design.Extensibility
Assembly: ArtOfTest.WebAii.Design.dll

Syntax

public abstract class XamlActionDescriptor : ActionDescriptor, INotifyPropertyChanged, ICustomTypeDescriptor, IExtensibleDataObject, IInspectWebSettings

Constructors

XamlActionDescriptor()

Declaration
protected XamlActionDescriptor()

XamlActionDescriptor(IFrameworkElement)

Declaration
protected XamlActionDescriptor(IFrameworkElement target)
Parameters
IFrameworkElement target

XamlActionDescriptor(String, IFrameworkElement)

Declaration
protected XamlActionDescriptor(string name, IFrameworkElement target)
Parameters
System.String name

IFrameworkElement target

Properties

PrimaryTarget

Declaration
public override ElementDescriptor PrimaryTarget { get; set; }
Property Value
ElementDescriptor

Overrides
AutomationDescriptor.PrimaryTarget

SearchByImageFirst

Declaration
public SearchElementOrderType SearchByImageFirst { get; }
Property Value
SearchElementOrderType

SecondaryTarget

Declaration
public override ElementDescriptor SecondaryTarget { get; set; }
Property Value
ElementDescriptor

Overrides
AutomationDescriptor.SecondaryTarget

SimulateRealUser

Declaration
public virtual bool SimulateRealUser { get; set; }
Property Value
System.Boolean

TechnologyType

Declaration
public override TechnologyType TechnologyType { get; }
Property Value
TechnologyType

Overrides
AutomationDescriptor.TechnologyType

VirtualizingContainer

Declaration
public virtual ElementDescriptor VirtualizingContainer { get; set; }
Property Value
ElementDescriptor

VirtualizingContainerOffset

Declaration
public virtual double VirtualizingContainerOffset { get; set; }
Property Value
System.Double

WaitForNoMotion

Declaration
public virtual bool WaitForNoMotion { get; set; }
Property Value
System.Boolean

WaitForNoMotionCheckInterval

Declaration
public virtual int WaitForNoMotionCheckInterval { get; set; }
Property Value
System.Int32

Methods

CreateElementFindExpression(String)

Declaration
protected override CodeExpression CreateElementFindExpression(string elementKey)
Parameters
System.String elementKey

Returns
System.CodeDom.CodeExpression

Overrides
AutomationDescriptor.CreateElementFindExpression(String)

Execute(IAutomationHost)

Declaration
public override void Execute(IAutomationHost autoHost)
Parameters
IAutomationHost autoHost

Overrides
ActionDescriptor.Execute(IAutomationHost)

Execute(IApplication)

Declaration
public abstract void Execute(IApplication app)
Parameters
IApplication app

InspectWebSettings(UserSettings)

Declaration
public virtual void InspectWebSettings(UserSettings settings)
Parameters
UserSettings settings

Implements
IInspectWebSettings.InspectWebSettings(UserSettings)

ToPercentage(Point, RectangleF)

Declaration
protected Point ToPercentage(Point p, RectangleF rect)
Parameters
System.Drawing.Point p

System.Drawing.RectangleF rect

Returns
System.Drawing.Point

Getting Started
  • Getting Started
  • Videos
  • Whats New
  • Roadmap
Community
  • Forums
  • Blogs
  • Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.