C# Class BitbucketPipelines.Pages.CheckoutPage

Afficher le fichier Open project: AutomateThePlanet/AutomateThePlanet-Learning-Series

Méthodes publiques

Méthode Description
CheckoutPage ( IWebDriver driver ) : System
FillInfo ( ClientInfo clientInfo ) : void
Navigate ( ) : void

Private Methods

Méthode Description
ClickSubmitButton ( ) : void

Method Details

CheckoutPage() public méthode

public CheckoutPage ( IWebDriver driver ) : System
driver IWebDriver
Résultat System

FillInfo() public méthode

public FillInfo ( ClientInfo clientInfo ) : void
clientInfo ClientInfo
Résultat void

Navigate() public méthode

public Navigate ( ) : void
Résultat void