C# Class TeamMentor.UnitTests.Cassini.IE_TeamMentor_ExtensionMethods_Misc

ファイルを表示 Open project: TeamMentor/Master

Public Methods

Method Description
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

Method Details

click() public static method

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

html() public static method

public static html ( this ieTeamMentor ) : string
ieTeamMentor this
return string

ie() public static method

public static ie ( this ieTeamMentor ) : WatiN_IE
ieTeamMentor this
return WatiN_IE

open() public static method

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

refresh() public static method

public static refresh ( this ieTeamMentor ) : IE_TeamMentor
ieTeamMentor this
return IE_TeamMentor

script_IE() public static method

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

script_IE_WaitForComplete() public static method

public static script_IE_WaitForComplete ( this ieTeamMentor ) : IE_TeamMentor
ieTeamMentor this
return IE_TeamMentor