C# Class Objectivity.Test.Automation.Tests.PageObjects.PageObjects.TheInternet.StatusCodesPage

The status codes page object.
Inheritance: ProjectPageBase
Afficher le fichier Open project: ObjectivityBSS/Test.Automation

Méthodes publiques

Méthode Description
Click200 ( ) : HttpCode200Page
IsStatusCodesPageDisplayed ( ) : bool
IsTextExistedInPageSource ( string text ) : bool
StatusCodesPage ( DriverContext driverContext ) : NLog

Method Details

Click200() public méthode

public Click200 ( ) : HttpCode200Page
Résultat HttpCode200Page

IsStatusCodesPageDisplayed() public méthode

public IsStatusCodesPageDisplayed ( ) : bool
Résultat bool

IsTextExistedInPageSource() public méthode

public IsTextExistedInPageSource ( string text ) : bool
text string
Résultat bool

StatusCodesPage() public méthode

public StatusCodesPage ( DriverContext driverContext ) : NLog
driverContext Objectivity.Test.Automation.Common.DriverContext
Résultat NLog