Table of Contents

Enum LineageGlueRule.Action

Namespace
Ranorex.Core
Assembly
Ranorex.Core.dll

Specifies the action to be performed on source elements by applicable glue rules.

public enum LineageGlueRule.Action

Fields

Create = 0

Instructs a glue rule to spawn new elements from the source element.

Replace = 1

Instructs a glue rule to replace existing elements in the bucket with (possibly) better ones.