C# Class CodedUITestProject.BrowserFactory

Class to manage browser to run tests against.
Afficher le fichier Open project: megadotnet/ironframework

Méthodes publiques

Méthode Description
GetBrowserExePath ( Browser browser ) : string

Resolving a browser exe path based on the Setting.

Method Details

GetBrowserExePath() public static méthode

Resolving a browser exe path based on the Setting.
public static GetBrowserExePath ( Browser browser ) : string
browser Browser type.
Résultat string