BrowserSelectionUtils Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Inheritance Hierarchy

SystemObject
  ArtOfTest.WebAii.Design.UI.BrowserSelectionBrowserSelectionUtils

Namespace:  ArtOfTest.WebAii.Design.UI.BrowserSelection
Assembly:  ArtOfTest.WebAii.Design (in ArtOfTest.WebAii.Design.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public static class BrowserSelectionUtils

The BrowserSelectionUtils type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberChromeExecutionImage
Public propertyStatic memberChromeRecorderImage
Public propertyStatic memberDefaultExecutionImage
Public propertyStatic memberDefaultRecorderImage
Public propertyStatic memberFireFoxExecutionImage
Public propertyStatic memberFireFoxRecorderImage
Public propertyStatic memberInternetExplorerExecutionImage
Public propertyStatic memberInternetExplorerRecorderImage
Public propertyStatic memberSafariExecutionImage
Top
Methods

  NameDescription
Public methodStatic memberGenerateBrowserSelectionOptions
Public methodStatic memberGetBrowserCalibrationDocumentationLink
Public methodStatic memberGetExecutionImage
Public methodStatic memberGetPersistedOption
Public methodStatic memberGetRecorderImage
Public methodStatic memberGetUserSelectedBrowserType(DialogModes, BrowserType, String)
Public methodStatic memberGetUserSelectedBrowserType(DialogModes, Boolean, BrowserType, String)
Public methodStatic memberValidateSelectedBrowser
Top
Fields

  NameDescription
Public fieldStatic memberBrowsersCalibrationUrl
Public fieldStatic memberConfigureChromeUrl
Public fieldStatic memberConfigureEdgeUrl
Public fieldStatic memberConfigureFirefoxUrl
Public fieldStatic memberConfigureIeUrl
Public fieldStatic memberConfigureSafariUrl
Top
See Also

Reference