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

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

Public Methods

Method Description
SaveFile ( string fileName, string newName ) : SecureFileDownloadPage
SecureFileDownloadPage ( DriverContext driverContext ) : System.Globalization

Method Details

SaveFile() public method

public SaveFile ( string fileName, string newName ) : SecureFileDownloadPage
fileName string
newName string
return SecureFileDownloadPage

SecureFileDownloadPage() public method

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