Ejemplo n.º 1
0
 /**
  * @When I go to the payment step
  */
 public function iGoToThePaymentStep()
 {
     $this->summaryPage->changePaymentMethod();
 }