Method | Description | |
---|---|---|
AssertCheckoutButtonIsEnabled ( IWebElement checkoutButton ) : void | ||
AssertCheckoutButtonIsEnabled ( bool observedCheckoutEnabledValue ) : void |
public AssertCheckoutButtonIsEnabled ( IWebElement checkoutButton ) : void | ||
checkoutButton | IWebElement | |
return | void |
public AssertCheckoutButtonIsEnabled ( bool observedCheckoutEnabledValue ) : void | ||
observedCheckoutEnabledValue | bool | |
return | void |