C# Class XamarinCRMPOP.CustomerContactPage

Inheritance: BasePage
显示文件 Open project: xamarin-automation-service/UITest-Training-Assignment

Protected Properties

Property Type Description
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

Public Methods

Method Description
CheckNavigation ( ) : void
CheckPhone ( ) : void
CustomerContactPage ( AndroidApp app ) : System.Threading
NavigateToCustomerOrders ( ) : void
NavigateToCustomerSales ( ) : void
VerifyContactInfoPresent ( ) : CustomerContactPage

Method Details

CheckNavigation() public method

public CheckNavigation ( ) : void
return void

CheckPhone() public method

public CheckPhone ( ) : void
return void

CustomerContactPage() public method

public CustomerContactPage ( AndroidApp app ) : System.Threading
app AndroidApp
return System.Threading

NavigateToCustomerOrders() public method

public NavigateToCustomerOrders ( ) : void
return void

NavigateToCustomerSales() public method

public NavigateToCustomerSales ( ) : void
return void

VerifyContactInfoPresent() public method

public VerifyContactInfoPresent ( ) : CustomerContactPage
return CustomerContactPage

Property Details

CustomerOrders protected_oe property

protected string CustomerOrders
return string

CustomerSales protected_oe property

protected string CustomerSales
return string

DialCancelButton protected_oe property

protected string DialCancelButton
return string

HeaderImage protected_oe property

protected System.Func HeaderImage
return Xamarin.UITest.Queries.AppQuery>.System.Func

MapButton protected_oe property

protected System.Func MapButton
return Xamarin.UITest.Queries.AppQuery>.System.Func

PhoneButton protected_oe property

protected System.Func PhoneButton
return Xamarin.UITest.Queries.AppQuery>.System.Func