-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
08bb1c2
commit 67e4130
Showing
2 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: "Customer Service" | ||
weight: 5 | ||
--- | ||
|
||
# Customer Service | ||
## Details | ||
* **Component** : Core | ||
* **Status** : [TEST] Automation in progress | ||
* **Automated on** : 9.0.x | ||
* **Scenario** : https://forge.prestashop.com/browse/TEST-10083 | ||
|
||
## Steps | ||
| Step Description | Expected result | | ||
| ----- | ----- | | ||
| Go to BO -> Dashboard page | The dashboard page is displayed<br><br>No JS errors are triggered | | ||
| Go to Customer Service > Customer Service page | The Customer Service page is displayed<br><br>No JS errors are triggered | | ||
| Go to Customer Service > Order messages page | The Order messages page is displayed<br><br>No JS errors are triggered | | ||
| Click on the icon "Edit" on the first row | The "Edit order message" page is displayed<br><br>No JS errors are triggered | | ||
| Go to Customer Service > Order messages page<br><br>Click on the button "Add new order message" | The "Add order message" page is displayed<br><br>No JS errors are triggered | | ||
| Go to Customers > Merchandise Returns | The Merchandise Returns page is displayed<br><br>No JS errors are triggered | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters