Fix some instructions with experiment treatment settings
parent
fea2b42037
commit
89bc05296f
|
@ -106,7 +106,7 @@ WooCommerce 6.6 includes:
|
|||
1. Start with a fresh install of WooCommerce
|
||||
1. Install and activate the latest [WooCommerce Test Helper plugin](https://github.com/woocommerce/woocommerce-admin-test-helper/releases/tag/v0.7.5)
|
||||
1. Skip OBW
|
||||
1. Navigate to **Tools > WCA Test Helper > Experiments** and add 'experimental-products-task', 'experimental-import-products-task' and 'experimental-fashion-sample-products' to treatment
|
||||
1. Navigate to **Tools > WCA Test Helper > Experiments** and add `woocommerce_products_task_layout_stacked` to treatment
|
||||
1. Make sure your site has woocommerce_allow_tracking option set to yes
|
||||
|
||||
**Test no notice on the empty Products page**
|
||||
|
@ -141,7 +141,7 @@ WooCommerce 6.6 includes:
|
|||
|
||||
1. Start with a fresh install of WooCommerce
|
||||
1. Install and activate the latest [WooCommerce Test Helper plugin](https://github.com/woocommerce/woocommerce-admin-test-helper/releases/tag/v0.7.5)
|
||||
1. Navigate to **Tools > WCA Test Helper > Experiments** and toggle 'experimental-products-task', 'experimental-import-products-task' and 'experimental-fashion-sample-products' to treatment
|
||||
1. Navigate to **Tools > WCA Test Helper > Experiments** and toggle `woocommerce_products_task_layout_stacked` to treatment
|
||||
1. Make sure your site has woocommerce_allow_tracking option set to yes
|
||||
1. Start OBW.
|
||||
1. Choose Yes, on another platform in the Business Details step.
|
||||
|
@ -157,7 +157,7 @@ WooCommerce 6.6 includes:
|
|||
1. Start with a fresh install of WooCommerce
|
||||
1. Install and activate the latest [WooCommerce Test Helper plugin](https://github.com/woocommerce/woocommerce-admin-test-helper/releases/tag/v0.7.5)
|
||||
1. Skip OBW
|
||||
1. Navigate to **Tools > WCA Test Helper > Experiments** and toggle 'experimental-products-task'and 'experimental-import-products-task' to treatment
|
||||
1. Navigate to **Tools > WCA Test Helper > Experiments** and toggle `woocommerce_products_task_layout_stacked` to treatment
|
||||
1. Make sure your site has woocommerce_allow_tracking option set to yes
|
||||
|
||||
|
||||
|
@ -183,7 +183,6 @@ WooCommerce 6.6 includes:
|
|||
**Testing fashion sample import under treatment**
|
||||
1. Go to `Tools > WCA Test Helper > Experiments`
|
||||
1. Enable treatment for either `woocommerce_products_task_layout_stacked` or `woocommerce_products_task_layout_card`
|
||||
1. Enable `experimental-fashion-sample-products`
|
||||
1. Trash all products & empty trash
|
||||
2. Go to Products task
|
||||
3. Click on "Load sample products"
|
||||
|
@ -293,7 +292,7 @@ Here you can toggle between the control (treatment A) and the treatment (treatme
|
|||
|
||||
1. Start with a fresh install of WooCommerce
|
||||
1. Install and activate the latest [WooCommerce Test Helper plugin](https://github.com/woocommerce/woocommerce-admin-test-helper/releases/tag/v0.7.5)
|
||||
1. Navigate to **Tools > WCA Test Helper > Experiments** and toggle 'woocommerce_products_task_layout_stacked' to treatment
|
||||
1. Navigate to **Tools > WCA Test Helper > Experiments** and toggle `woocommerce_products_task_layout_stacked` to treatment
|
||||
1. Make sure your site has `woocommerce_allow_tracking` option set to `yes`
|
||||
4. Go to OBW
|
||||
5. Set `Country` to the US
|
||||
|
|
Loading…
Reference in New Issue