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

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

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

public class LoginModule
extends Module

Method Summary
Object fillAndSubmitLogin(String email, String password)

static Object getContent()

Object getFormErrors()

static void setContent(Object value)

 

Method Detail

fillAndSubmitLogin

public Object fillAndSubmitLogin(String email, String password)


getContent

public static Object getContent()


getFormErrors

public Object getFormErrors()


setContent

public static void setContent(Object value)


 

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