Esempio n. 1
0
 /**
  * @When I decide to change my address
  */
 public function iDecideToChangeMyAddress()
 {
     $this->selectShippingPage->changeAddress();
 }