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

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

Méthodes publiques

Méthode Description
UploadFile ( string newName ) : UploadPage
UploadPage ( DriverContext driverContext ) : System

Method Details

UploadFile() public méthode

public UploadFile ( string newName ) : UploadPage
newName string
Résultat UploadPage

UploadPage() public méthode

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