Пример #1
0
 /**
  * @When I try to open checkout payment page
  */
 public function iTryToOpenCheckoutPaymentPage()
 {
     $this->selectPaymentPage->tryToOpen();
 }