C# 클래스 BitbucketPipelines.Pages.CheckoutPage

파일 보기 프로젝트 열기: AutomateThePlanet/AutomateThePlanet-Learning-Series

공개 메소드들

메소드 설명
CheckoutPage ( IWebDriver driver ) : System
FillInfo ( ClientInfo clientInfo ) : void
Navigate ( ) : void

비공개 메소드들

메소드 설명
ClickSubmitButton ( ) : void

메소드 상세

CheckoutPage() 공개 메소드

public CheckoutPage ( IWebDriver driver ) : System
driver IWebDriver
리턴 System

FillInfo() 공개 메소드

public FillInfo ( ClientInfo clientInfo ) : void
clientInfo ClientInfo
리턴 void

Navigate() 공개 메소드

public Navigate ( ) : void
리턴 void