skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
    • Functional UI Testing
    • RESTful API Testing
    • Load Testing
    • Remote Test Execution
    • Agile Teams
    • Web Test Automation
    • Desktop Test Automation
    • Responsive UI Testing
    • Continuous Testing
  • Training
    • Docs and Support
    • Documentation
    • Virtual Classroom
    • Videos
    • Blogs
    • Webinars
    • Whitepapers
    • Case Studies
    • Feedback Portal
    • Technical Support
    • What’s New
    • Roadmap
    • Release Notes
    • Trust Center
    • FAQs
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Request a demo Try now

Class BrowserSelectionUtils

Inheritance
System.Object
BrowserSelectionUtils
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Design.UI.BrowserSelection
Assembly: ArtOfTest.WebAii.Design.dll

Syntax

public static class BrowserSelectionUtils

Fields

BrowsersCalibrationUrl

Declaration
public const string BrowsersCalibrationUrl = "https://docs.telerik.com/teststudio/features/project-settings/browsers"
Field Value
System.String

ConfigureChromeUrl

Declaration
public const string ConfigureChromeUrl = "https://docs.telerik.com/teststudio/general-information/configure-your-browser/chrome"
Field Value
System.String

ConfigureEdgeChromiumUrl

Declaration
public const string ConfigureEdgeChromiumUrl = "https://docs.telerik.com/teststudio/general-information/configure-your-browser/edge-chromium"
Field Value
System.String

ConfigureEdgeUrl

Declaration
public const string ConfigureEdgeUrl = "https://docs.telerik.com/teststudio/general-information/configure-your-browser/edge"
Field Value
System.String

ConfigureFirefoxUrl

Declaration
public const string ConfigureFirefoxUrl = "https://docs.telerik.com/teststudio/general-information/configure-your-browser/firefox"
Field Value
System.String

ConfigureIeUrl

Declaration
public const string ConfigureIeUrl = "https://docs.telerik.com/teststudio/general-information/configure-your-browser/internet-explorer"
Field Value
System.String

ConfigureSafariUrl

Declaration
public const string ConfigureSafariUrl = "https://docs.telerik.com/teststudio/general-information/configure-your-browser/safari"
Field Value
System.String

Properties

ChromeExecutionImage

Declaration
public static BitmapImage ChromeExecutionImage { get; }
Property Value
System.Windows.Media.Imaging.BitmapImage

ChromeRecaptureImage

Declaration
public static BitmapImage ChromeRecaptureImage { get; }
Property Value
System.Windows.Media.Imaging.BitmapImage

ChromeRecorderImage

Declaration
public static BitmapImage ChromeRecorderImage { get; }
Property Value
System.Windows.Media.Imaging.BitmapImage

DefaultExecutionImage

Declaration
public static BitmapImage DefaultExecutionImage { get; }
Property Value
System.Windows.Media.Imaging.BitmapImage

DefaultRecaptureImage

Declaration
public static BitmapImage DefaultRecaptureImage { get; }
Property Value
System.Windows.Media.Imaging.BitmapImage

DefaultRecorderImage

Declaration
public static BitmapImage DefaultRecorderImage { get; }
Property Value
System.Windows.Media.Imaging.BitmapImage

EdgeChromiumExecutionImage

Declaration
public static BitmapImage EdgeChromiumExecutionImage { get; }
Property Value
System.Windows.Media.Imaging.BitmapImage

EdgeChromiumRecaptureImage

Declaration
public static BitmapImage EdgeChromiumRecaptureImage { get; }
Property Value
System.Windows.Media.Imaging.BitmapImage

EdgeChromiumRecorderImage

Declaration
public static BitmapImage EdgeChromiumRecorderImage { get; }
Property Value
System.Windows.Media.Imaging.BitmapImage

FireFoxExecutionImage

Declaration
public static BitmapImage FireFoxExecutionImage { get; }
Property Value
System.Windows.Media.Imaging.BitmapImage

FireFoxRecaptureImage

Declaration
public static BitmapImage FireFoxRecaptureImage { get; }
Property Value
System.Windows.Media.Imaging.BitmapImage

FireFoxRecorderImage

Declaration
public static BitmapImage FireFoxRecorderImage { get; }
Property Value
System.Windows.Media.Imaging.BitmapImage

InternetExplorerExecutionImage

Declaration
public static BitmapImage InternetExplorerExecutionImage { get; }
Property Value
System.Windows.Media.Imaging.BitmapImage

InternetExplorerRecaptureImage

Declaration
public static BitmapImage InternetExplorerRecaptureImage { get; }
Property Value
System.Windows.Media.Imaging.BitmapImage

InternetExplorerRecorderImage

Declaration
public static BitmapImage InternetExplorerRecorderImage { get; }
Property Value
System.Windows.Media.Imaging.BitmapImage

SafariExecutionImage

Declaration
public static BitmapImage SafariExecutionImage { get; }
Property Value
System.Windows.Media.Imaging.BitmapImage

SafariRecaptureImage

Declaration
public static BitmapImage SafariRecaptureImage { get; }
Property Value
System.Windows.Media.Imaging.BitmapImage

Methods

GenerateBrowserSelectionOptions()

Declaration
public static IEnumerable<BrowserSelectionOption> GenerateBrowserSelectionOptions()
Returns
System.Collections.Generic.IEnumerable<BrowserSelectionOption>

GenerateResponsiveBrowserSelectionOptions()

Declaration
public static IEnumerable<BrowserSelectionOption> GenerateResponsiveBrowserSelectionOptions()
Returns
System.Collections.Generic.IEnumerable<BrowserSelectionOption>

GetBrowserCalibrationDocumentationLink(BrowserType)

Declaration
public static string GetBrowserCalibrationDocumentationLink(BrowserType browserType)
Parameters
BrowserType browserType

Returns
System.String

GetExecutionImage()

Declaration
public static BitmapImage GetExecutionImage()
Returns
System.Windows.Media.Imaging.BitmapImage

GetExecutionImage(BrowserType)

Declaration
public static BitmapImage GetExecutionImage(BrowserType browserType)
Parameters
BrowserType browserType

Returns
System.Windows.Media.Imaging.BitmapImage

GetPersistedOption()

Declaration
public static BrowserType GetPersistedOption()
Returns
BrowserType

GetPersistedResponsiveOption()

Declaration
public static BrowserType GetPersistedResponsiveOption()
Returns
BrowserType

GetRecaptureImage()

Declaration
public static BitmapImage GetRecaptureImage()
Returns
System.Windows.Media.Imaging.BitmapImage

GetRecaptureImage(BrowserType)

Declaration
public static BitmapImage GetRecaptureImage(BrowserType browserType)
Parameters
BrowserType browserType

Returns
System.Windows.Media.Imaging.BitmapImage

GetRecorderImage()

Declaration
public static BitmapImage GetRecorderImage()
Returns
System.Windows.Media.Imaging.BitmapImage

GetRecorderImage(BrowserType)

Declaration
public static BitmapImage GetRecorderImage(BrowserType browserType)
Parameters
BrowserType browserType

Returns
System.Windows.Media.Imaging.BitmapImage

GetUserSelectedBrowserType(BrowserSelectionView.DialogModes, ref BrowserType, ref String)

Declaration
public static bool GetUserSelectedBrowserType(BrowserSelectionView.DialogModes mode, ref BrowserType browserType, ref string navigateUrl)
Parameters
BrowserSelectionView.DialogModes mode

BrowserType browserType

System.String navigateUrl

Returns
System.Boolean

GetUserSelectedBrowserType(BrowserSelectionView.DialogModes, Boolean, ref BrowserType, ref String)

Declaration
public static bool GetUserSelectedBrowserType(BrowserSelectionView.DialogModes mode, bool isExecutionMode, ref BrowserType browserType, ref string navigateUrl)
Parameters
BrowserSelectionView.DialogModes mode

System.Boolean isExecutionMode

BrowserType browserType

System.String navigateUrl

Returns
System.Boolean

GetUserSelectedBrowserTypeForTestType(TestType, BrowserSelectionView.DialogModes, Boolean, ref BrowserType, ref String)

Declaration
public static bool GetUserSelectedBrowserTypeForTestType(TestType testType, BrowserSelectionView.DialogModes mode, bool isExecutionMode, ref BrowserType browserType, ref string navigateUrl)
Parameters
TestType testType

BrowserSelectionView.DialogModes mode

System.Boolean isExecutionMode

BrowserType browserType

System.String navigateUrl

Returns
System.Boolean

GetUserSelectedResponsiveBrowserType(ref BrowserType, ref String, BrowserSelectionView.DialogModes, Boolean, BrowserType[])

Declaration
public static bool GetUserSelectedResponsiveBrowserType(ref BrowserType browserType, ref string navigateUrl, BrowserSelectionView.DialogModes mode, bool isExecutionMode, BrowserType[] supportedBrowsers)
Parameters
BrowserType browserType

System.String navigateUrl

BrowserSelectionView.DialogModes mode

System.Boolean isExecutionMode

BrowserType[] supportedBrowsers

Returns
System.Boolean

ValidateSelectedBrowser(PersistableBrowserOptions)

Declaration
public static bool ValidateSelectedBrowser(PersistableBrowserOptions browserOption)
Parameters
PersistableBrowserOptions browserOption

Returns
System.Boolean

Getting Started
  • Getting Started
  • Videos
  • Whats New
  • Roadmap
Community
  • Forums
  • Blogs
  • Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.