Table of Contents

Class RawTextPlugin

Namespace
Ranorex.Plugin
Assembly
Ranorex.Plugin.RawText.dll
public sealed class RawTextPlugin : FlavorPlugin, IEquatable<Descriptor>, IComparable<Descriptor>
Inheritance
RawTextPlugin
Implements
Inherited Members

Constructors

RawTextPlugin()

public RawTextPlugin()

Methods

Initialize()

Initializes the plugin. This automatically registers all flavors, caps, cap handlers and rules with the ElementEngine.

public override void Initialize()