Class
FindParamExtension

Class to extend the legacy FindParam class. Adds the ability to convert any legacy FindParam into a HtmlFindExpression.

Definition

Namespace:ArtOfTest.WebAii.ObjectModel

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public static class FindParamExtension

Inheritance: objectFindParamExtension

Methods

ToExpression(FindParam)

Convert a FindParam legacy object to a HtmlFindExpression

Declaration

cs-api-definition
public static HtmlFindExpression ToExpression(this FindParam param)

Parameters

param

FindParam

The FindParam to convert.

Returns

HtmlFindExpression

The converted HtmlFindExpression.

In this article
DefinitionMethodsToExpression(FindParam)
Not finding the help you need?
Contact Support