C# Class XamarinCRMPOP.SalesHomePage

Inheritance: BasePage
Afficher le fichier Open project: xamarin-automation-service/UITest-Training-Assignment

Méthodes publiques

Méthode Description
AddNewLead ( ) : void
ClickOnFirstLead ( ) : void
RefreshLeads ( ) : SalesHomePage
SalesHomePage ( AndroidApp app ) : System
VerifyLeadPresent ( string company, string opportunity, string size, string stage ) : SalesHomePage

Method Details

AddNewLead() public méthode

public AddNewLead ( ) : void
Résultat void

ClickOnFirstLead() public méthode

public ClickOnFirstLead ( ) : void
Résultat void

RefreshLeads() public méthode

public RefreshLeads ( ) : SalesHomePage
Résultat SalesHomePage

SalesHomePage() public méthode

public SalesHomePage ( AndroidApp app ) : System
app AndroidApp
Résultat System

VerifyLeadPresent() public méthode

public VerifyLeadPresent ( string company, string opportunity, string size, string stage ) : SalesHomePage
company string
opportunity string
size string
stage string
Résultat SalesHomePage