New to Telerik Test StudioStart a free 30-day trial

Definition

Namespace:ArtOfTest.WebAii.Core

Assembly:ArtOfTest.WebAii.dll

Syntax:

C#
public static class EnumExtensions

Inheritance: objectEnumExtensions

Methods

C#
public static BrowserExecutionType ToBrowserExecutionType(this BrowserType browserType)
Parameters:browserTypeBrowserTypeReturns:

BrowserExecutionType

C#
public static BrowserType ToBrowserType(this BrowserExecutionType browserExecutionType)
Parameters:browserExecutionTypeBrowserExecutionTypeReturns:

BrowserType