C# 클래스 XamarinCRMPOP.CustomerContactPage

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

보호된 프로퍼티들

프로퍼티 타입 설명
CustomerOrders string
CustomerSales string
DialCancelButton string
HeaderImage Xamarin.UITest.Queries.AppQuery>.System.Func
MapButton Xamarin.UITest.Queries.AppQuery>.System.Func
PhoneButton Xamarin.UITest.Queries.AppQuery>.System.Func

공개 메소드들

메소드 설명
CheckNavigation ( ) : void
CheckPhone ( ) : void
CustomerContactPage ( AndroidApp app ) : System.Threading
NavigateToCustomerOrders ( ) : void
NavigateToCustomerSales ( ) : void
VerifyContactInfoPresent ( ) : CustomerContactPage

메소드 상세

CheckNavigation() 공개 메소드

public CheckNavigation ( ) : void
리턴 void

CheckPhone() 공개 메소드

public CheckPhone ( ) : void
리턴 void

CustomerContactPage() 공개 메소드

public CustomerContactPage ( AndroidApp app ) : System.Threading
app AndroidApp
리턴 System.Threading

NavigateToCustomerOrders() 공개 메소드

public NavigateToCustomerOrders ( ) : void
리턴 void

NavigateToCustomerSales() 공개 메소드

public NavigateToCustomerSales ( ) : void
리턴 void

VerifyContactInfoPresent() 공개 메소드

public VerifyContactInfoPresent ( ) : CustomerContactPage
리턴 CustomerContactPage

프로퍼티 상세

CustomerOrders 보호되어 있는 프로퍼티

protected string CustomerOrders
리턴 string

CustomerSales 보호되어 있는 프로퍼티

protected string CustomerSales
리턴 string

DialCancelButton 보호되어 있는 프로퍼티

protected string DialCancelButton
리턴 string

HeaderImage 보호되어 있는 프로퍼티

protected System.Func HeaderImage
리턴 Xamarin.UITest.Queries.AppQuery>.System.Func

MapButton 보호되어 있는 프로퍼티

protected System.Func MapButton
리턴 Xamarin.UITest.Queries.AppQuery>.System.Func

PhoneButton 보호되어 있는 프로퍼티

protected System.Func PhoneButton
리턴 Xamarin.UITest.Queries.AppQuery>.System.Func