C# Class TeamMentor.UnitTests.Cassini.IE_TeamMentor_ExtensionMethods_Misc

Afficher le fichier Open project: TeamMentor/Master

Méthodes publiques

Méthode 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 méthode

public static click ( this ieTeamMentor, string linkOrButtonRef ) : IE_TeamMentor
ieTeamMentor this
linkOrButtonRef string
Résultat IE_TeamMentor

html() public static méthode

public static html ( this ieTeamMentor ) : string
ieTeamMentor this
Résultat string

ie() public static méthode

public static ie ( this ieTeamMentor ) : WatiN_IE
ieTeamMentor this
Résultat WatiN_IE

open() public static méthode

public static open ( this ieTeamMentor, string virtualPath = "" ) : IE_TeamMentor
ieTeamMentor this
virtualPath string
Résultat IE_TeamMentor

refresh() public static méthode

public static refresh ( this ieTeamMentor ) : IE_TeamMentor
ieTeamMentor this
Résultat IE_TeamMentor

script_IE() public static méthode

public static script_IE ( this ieTeamMentor ) : FluentSharp.REPL.Controls.ascx_Simple_Script_Editor
ieTeamMentor this
Résultat FluentSharp.REPL.Controls.ascx_Simple_Script_Editor

script_IE_WaitForComplete() public static méthode

public static script_IE_WaitForComplete ( this ieTeamMentor ) : IE_TeamMentor
ieTeamMentor this
Résultat IE_TeamMentor