Step Description | Expected result |
---|---|
Go to the Home Page | The home page is displayed No JS errors are triggered |
Click on the “Sign in” link | The “Log in” pageĀ is displayed No JS errors are triggered |
Sign in with the customer “John DOE” | The customer is connected No JS errors are triggered |
Click on the product “Hummingbird printed t-shirt” | The product page is diplayed No JS errors are triggered |
Click on the button “Add to cart” | The modal is displayed No JS errors are triggered |
Click on the button “Proceed to checkout” | The cart page is displayed No JS errors are triggered |
Click on the button “Proceed to checkout” | The checkout page is displayed The step “Addresses” is active No JS errors are triggered |
Click on the button “Continue” | The checkout page is displayed The step “Shipping Method” is active No JS errors are triggered |
Click on the button “Continue” | The checkout page is displayed The step “Payment” is active No JS errors are triggered |
Choose the payment “Pay by bank wire” Click on the checkbox “I agree to the terms of service and will adhere to them unconditionally." Click on the button “Place order” |
The order confirmation page is displayed No JS errors are triggered |