Table of Contents

Class JavaFlavor

Namespace
Ranorex.Plugin
Assembly
Ranorex.Plugin.Java.dll
public class JavaFlavor : Flavor
Inheritance
JavaFlavor
Inherited Members

Properties

Instance

Gets the local instance of this flavor.

public static JavaFlavor Instance { get; }

Property Value

JavaFlavor

UseDesktopImageCapture

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

public override bool UseDesktopImageCapture { get; }

Property Value

bool