C# 클래스 XamarinCRMPOP.SalesHomePage

상속: BasePage
파일 보기 프로젝트 열기: xamarin-automation-service/UITest-Training-Assignment

공개 메소드들

메소드 설명
AddNewLead ( ) : void
ClickOnFirstLead ( ) : void
RefreshLeads ( ) : SalesHomePage
SalesHomePage ( AndroidApp app ) : System
VerifyLeadPresent ( string company, string opportunity, string size, string stage ) : SalesHomePage

메소드 상세

AddNewLead() 공개 메소드

public AddNewLead ( ) : void
리턴 void

ClickOnFirstLead() 공개 메소드

public ClickOnFirstLead ( ) : void
리턴 void

RefreshLeads() 공개 메소드

public RefreshLeads ( ) : SalesHomePage
리턴 SalesHomePage

SalesHomePage() 공개 메소드

public SalesHomePage ( AndroidApp app ) : System
app AndroidApp
리턴 System

VerifyLeadPresent() 공개 메소드

public VerifyLeadPresent ( string company, string opportunity, string size, string stage ) : SalesHomePage
company string
opportunity string
size string
stage string
리턴 SalesHomePage