Class
BrowserCommandFactory

A factory for crafting browser commands.

Definition

Namespace:ArtOfTest.WebAii.Messaging.Process

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public static class BrowserCommandFactory

Inheritance: objectBrowserCommandFactory

Methods

Create(Element, BrowserCommandType)

Create an empty command to be used.

Declaration

cs-api-definition
public static BrowserCommand Create(Element targetElement, BrowserCommandType type)

Parameters

targetElement

Element

The target element for this command.

type

BrowserCommandType

The type of the command.

Returns

BrowserCommand

An initialized BrowserCommand object.

In this article
DefinitionMethodsCreate(Element, BrowserCommandType)
Not finding the help you need?
Contact Support