ArtOfTest.WebAii.Silverlight
This exception is used to signal that an operation was attempted against a Silverlight app that is not yet or no longer accessible through the DOM.
The type of host application being automated.
Represents a method on an AutomationObject
Represents an object that can be automated inside a Silverlight/WPF App.
Represents a property on an AutomationObject.
Represents an automation object reference that can point to a UIElement, a property or a method.
Holds information about a SilverlightCommandException
The FindStrategy to use when finding or waiting on elements in the VisualTree.
The base FrameworkElement that represents any visual element in the Silverlight application.
Global constants used throughout Silverlight.
Use the IApplication interface to manage a wrapped Silverlight application.
Implemented by automation objects that have a Silverlight/WPF object peer.
This process is implemented by the Silverlight client
Interface for communication across application boundaries.
Interface to help manage converting to/from real object.
This class wraps the collection of items contained in a listbox.
The exception that is thrown when the specified property does not exist on a Silverlight element.
Static class used to serialize/deserialize JSON objects to .NET objects.
Silverlight response status's.
Holds a colleciton of selected dates for a Silverlight Calendar control.
Class that represents a Silverlight Application hosted in a browser.
Represents the access point to the content of the Silverlight App as described here: http://msdn2.microsoft.com/en-us/library/bb412394.aspx Note: Currently all properties are Read-Only.
A static class used to obtain a list of all Silverlight Applications on a specific page
Represents a settings object as described here: http://msdn2.microsoft.com/en-us/library/bb412394.aspx Note: Currently all properties are Read-Only.
A collection of silverlight applications.
For internal use only. Holds a command to be processed by the Silverlight client.
Sliverlight command types.
For internal use only.
For internal use only. Holds the response returned by the client processor after processing a Silverlight command.
Collection of methods to assist the UserInteraction class.
VisualFind is used to search the Visual Tree of the Silverlight Application. It provides a rich set of API to do rich search.
Class used to encapsulate information on how a visual element should be found in the VisualTree
The VisualTree for this Silverlight application
The VisualTreeUnavailableException is thrown when a system error occurs trying to connect to the Silverlight application.
Provide wait functionality for Silverlight elements.
Holds a single clause as part of a Silverlight element FindExpression.
Holds a Silverlight element FindExpression.
Different types of supported find expressions.