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

Inheritance: Objectivity.Test.Automation.Tests.PageObjects.ProjectPageBase
Mostra file Open project: ObjectivityBSS/Test.Automation

Public Methods

Method Description
BasicAuthPage ( DriverContext driverContext ) : System.Globalization
CheckIfPageSourceSaved ( ) : void
SaveSourcePage ( ) : void

Method Details

BasicAuthPage() public method

public BasicAuthPage ( DriverContext driverContext ) : System.Globalization
driverContext Objectivity.Test.Automation.Common.DriverContext
return System.Globalization

CheckIfPageSourceSaved() public method

public CheckIfPageSourceSaved ( ) : void
return void

SaveSourcePage() public method

public SaveSourcePage ( ) : void
return void