C# Class AccountManagement.Specs.Steps.PageInteraction

Afficher le fichier Open project: mustafamg/AccountManager

Méthodes publiques

Méthode Description
PageInteraction ( WatiN.Core.IE browser ) : System

Private Methods

Méthode Description
GivenIHaveFilledOutTheFormAsFollows ( TechTalk table ) : void
ThenIShouldSeeForm ( string formId ) : void
ThenIShouldSeeMessage ( string message ) : void
ThenIShouldSeeMessage_ ( string message, string messageText ) : void
ThenIShouldSeeTheFollowingData ( TechTalk table ) : void
ThenIShouldSeeTheFollowingDataEditable ( TechTalk table ) : void
ThenIShouldSeeTheUpdatedData ( TechTalk table ) : void
WhenIClickOnLink ( string linkId ) : void
WhenIPressOn ( string buttonLabel ) : void
WhenIUpdateTheFollowingData ( TechTalk table ) : void

Method Details

PageInteraction() public méthode

public PageInteraction ( WatiN.Core.IE browser ) : System
browser WatiN.Core.IE
Résultat System