Updated Release Testing Instructions WooCommerce 6.7 (markdown)
parent
efb4005aa6
commit
23b8f979fc
|
@ -207,19 +207,20 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
|
|||
|
||||
**Scenario 1: Spotlight tour is shown when adding a new physical product from template**
|
||||
1. Enable experimental-product-tour feature flag via WooCommerce Admin Test Helper
|
||||
2. Go to Woocommerce > Home
|
||||
3. Click Add my products task
|
||||
4. Select "Start with a template"
|
||||
5. Select "Physical product"
|
||||
6. Confirm spotlight tour is shown with the following features.
|
||||
7. The number of steps is always visible.
|
||||
8. The number of steps is reduced to 8.
|
||||
9. The page scrolls up and down automatically based on the information highlighted.
|
||||
10. Complete the step tour
|
||||
11. Click the "Enable guided mode" button
|
||||
12. Observe that the tour is shown again.
|
||||
13. Create another product with another product type
|
||||
14. Observe that the "Enable guided mode" button is NOT displayed.
|
||||
2. Go to Tools > WCA Test Helper > Experiments and add woocommerce_products_tour to treatment
|
||||
3. Go to Woocommerce > Home
|
||||
4. Click Add my products task
|
||||
5. Select "Start with a template"
|
||||
6. Select "Physical product"
|
||||
7. Confirm spotlight tour is shown with the following features.
|
||||
8. The number of steps is always visible.
|
||||
9. The number of steps is reduced to 8.
|
||||
10. The page scrolls up and down automatically based on the information highlighted.
|
||||
11. Complete the step tour
|
||||
12. Click the "Enable guided mode" button
|
||||
13. Observe that the tour is shown again.
|
||||
14. Create another product with another product type
|
||||
15. Observe that the "Enable guided mode" button is NOT displayed.
|
||||
|
||||
|
||||
**Scenario 2: Spotlight tour follows the referenced element even when it moves or resizes**
|
||||
|
|
Loading…
Reference in New Issue