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

Inheritance: Objectivity.Test.Automation.Tests.PageObjects.ProjectPageBase
Afficher le fichier Open project: ObjectivityBSS/Test.Automation

Méthodes publiques

Méthode Description
BasicAuthPage ( DriverContext driverContext ) : System.Globalization
CheckIfPageSourceSaved ( ) : void
SaveSourcePage ( ) : void

Method Details

BasicAuthPage() public méthode

public BasicAuthPage ( DriverContext driverContext ) : System.Globalization
driverContext Objectivity.Test.Automation.Common.DriverContext
Résultat System.Globalization

CheckIfPageSourceSaved() public méthode

public CheckIfPageSourceSaved ( ) : void
Résultat void

SaveSourcePage() public méthode

public SaveSourcePage ( ) : void
Résultat void