C# 클래스 CodedUITestProject.BrowserFactory

Class to manage browser to run tests against.
파일 보기 프로젝트 열기: megadotnet/ironframework

공개 메소드들

메소드 설명
GetBrowserExePath ( Browser browser ) : string

Resolving a browser exe path based on the Setting.

메소드 상세

GetBrowserExePath() 공개 정적인 메소드

Resolving a browser exe path based on the Setting.
public static GetBrowserExePath ( Browser browser ) : string
browser Browser type.
리턴 string