Table of Contents

Class SapPlugin

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

Constructors

SapPlugin()

public SapPlugin()

Methods

Initialize()

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

public override void Initialize()