C# Class QAAcademyDemo.Telerik.Core.Pages_01.ShoppingCartPage.ShoppingCartPageAsserter

Afficher le fichier Open project: TelerikAcademy/QA-Academy

Méthodes publiques

Méthode Description
AssertCheckoutButtonIsEnabled ( IWebElement checkoutButton ) : void
AssertCheckoutButtonIsEnabled ( bool observedCheckoutEnabledValue ) : void

Method Details

AssertCheckoutButtonIsEnabled() public méthode

public AssertCheckoutButtonIsEnabled ( IWebElement checkoutButton ) : void
checkoutButton IWebElement
Résultat void

AssertCheckoutButtonIsEnabled() public méthode

public AssertCheckoutButtonIsEnabled ( bool observedCheckoutEnabledValue ) : void
observedCheckoutEnabledValue bool
Résultat void