예제 #1
0
 /**
  * @When I try to open checkout shipping page
  */
 public function iTryToOpenCheckoutShippingPage()
 {
     $this->selectShippingPage->tryToOpen();
 }