com.acquitygroup.demandware:demandware-testing-framework:0.09

com.acquitygroup.webtest.module.myaccount
[Java] Class PaymentsModule

java.lang.Object
  geb.Module
      com.acquitygroup.webtest.module.myaccount.PaymentsModule

public class PaymentsModule
extends Module

Method Summary
Object emptyPaymentForm()

Object fillPaymentForm(CreditCard payment)

static Object getContent()

static void setContent(Object value)

Object setPaymentInfo(CreditCard card)

 

Method Detail

emptyPaymentForm

public Object emptyPaymentForm()


fillPaymentForm

public Object fillPaymentForm(CreditCard payment)


getContent

public static Object getContent()


setContent

public static void setContent(Object value)


setPaymentInfo

public Object setPaymentInfo(CreditCard card)


 

com.acquitygroup.demandware:demandware-testing-framework:0.09