Skip to content

Commit

Permalink
Refactoring for BC
Browse files Browse the repository at this point in the history
  • Loading branch information
engcom-Hotel committed Jan 12, 2021
1 parent fa400a1 commit cbc6bea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<fillField selector="{{CheckoutShippingGuestInfoSection.telephone}}" userInput="{{CustomerAddressSimple.telephone}}" stepKey="fillPhone" />

<!-- Click next button to open payment section -->
<actionGroup ref="StorefrontGuestCheckoutProceedToPaymentStepActionGroup" stepKey="clickNext"/>
<actionGroup ref="StorefrontGuestCheckoutProceedToPaymentStepActionGroup" stepKey="clickNextBtn"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForShipmentPageLoad"/>

<!-- Check order summary in checkout -->
Expand Down

0 comments on commit cbc6bea

Please sign in to comment.