Table of Contents

Class SapFlavor

Namespace
Ranorex.Plugin
Assembly
Ranorex.Plugin.Sap.dll
public class SapFlavor : Flavor
Inheritance
SapFlavor
Inherited Members

Properties

Instance

Gets the local instance of this flavor.

public static SapFlavor Instance { get; }

Property Value

SapFlavor

UseDesktopImageCapture

Defines whether capturing screenshots from elements of this flavor should use the desktop capturing method.

public override bool UseDesktopImageCapture { get; }

Property Value

bool