Table of Contents

Class WebPlugin

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

Constructors

WebPlugin()

public WebPlugin()

Methods

Initialize()

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

public override void Initialize()

IsValuelessAttribute(string)

public static bool IsValuelessAttribute(string name)

Parameters

name string

Returns

bool