C# 클래스 TeamMentor.UnitTests.Cassini.IE_TeamMentor_ExtensionMethods_Misc

파일 보기 프로젝트 열기: TeamMentor/Master

공개 메소드들

메소드 설명
click ( this ieTeamMentor, string linkOrButtonRef ) : IE_TeamMentor
html ( this ieTeamMentor ) : string
ie ( this ieTeamMentor ) : WatiN_IE
open ( this ieTeamMentor, string virtualPath = "" ) : IE_TeamMentor
refresh ( this ieTeamMentor ) : IE_TeamMentor
script_IE ( this ieTeamMentor ) : FluentSharp.REPL.Controls.ascx_Simple_Script_Editor
script_IE_WaitForComplete ( this ieTeamMentor ) : IE_TeamMentor

메소드 상세

click() 공개 정적인 메소드

public static click ( this ieTeamMentor, string linkOrButtonRef ) : IE_TeamMentor
ieTeamMentor this
linkOrButtonRef string
리턴 IE_TeamMentor

html() 공개 정적인 메소드

public static html ( this ieTeamMentor ) : string
ieTeamMentor this
리턴 string

ie() 공개 정적인 메소드

public static ie ( this ieTeamMentor ) : WatiN_IE
ieTeamMentor this
리턴 WatiN_IE

open() 공개 정적인 메소드

public static open ( this ieTeamMentor, string virtualPath = "" ) : IE_TeamMentor
ieTeamMentor this
virtualPath string
리턴 IE_TeamMentor

refresh() 공개 정적인 메소드

public static refresh ( this ieTeamMentor ) : IE_TeamMentor
ieTeamMentor this
리턴 IE_TeamMentor

script_IE() 공개 정적인 메소드

public static script_IE ( this ieTeamMentor ) : FluentSharp.REPL.Controls.ascx_Simple_Script_Editor
ieTeamMentor this
리턴 FluentSharp.REPL.Controls.ascx_Simple_Script_Editor

script_IE_WaitForComplete() 공개 정적인 메소드

public static script_IE_WaitForComplete ( this ieTeamMentor ) : IE_TeamMentor
ieTeamMentor this
리턴 IE_TeamMentor