Commit 99b8694d authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_advanced_ecommerce_test: update tests

parent 966efac3
......@@ -55,7 +55,7 @@
<tr>
<td>verifyElementPresent</td>
<td>//option[@value="colour/blue" and contains(text(), 'Blue (Sold Out)')]</td>
<td>//option[@value="colour/blue" and contains(text(), 'Blue (Available)')]</td>
<td></td>
</tr>
......@@ -102,7 +102,7 @@
<tr>
<td>select</td>
<td>//select[@name="field_variation_box_your_category"]</td>
<td>Blue (Sold Out)</td>
<td>Blue (Available)</td>
</tr>
<tr>
<td>clickAndWait</td>
......
......@@ -56,7 +56,7 @@
<tr>
<td>verifyElementPresent</td>
<td>//option[@value="colour/blue" and contains(text(), 'Blue (Sold Out)')]</td>
<td>//option[@value="colour/blue" and contains(text(), 'Blue (Available)')]</td>
<td></td>
</tr>
......@@ -80,7 +80,7 @@
<tr>
<td>select</td>
<td>//select[@name="field_variation_box_your_category"]</td>
<td>Blue (Sold Out)</td>
<td>Blue (Available)</td>
</tr>
<tr>
<td>clickAndWait</td>
......@@ -251,7 +251,7 @@
<tr>
<td>clickAndWait</td>
<td>//input[@value="Update Shipping Method"]</td>
<td>//input[@value="Proceed to Shipping Details"]</td>
<td>
</tr>
......@@ -262,7 +262,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//input[@value="Update Shipping Method"]</td>
<td>//input[@value="Proceed to Checkout"]</td>
<td>
</tr>
......
......@@ -55,7 +55,7 @@
<tr>
<td>verifyElementPresent</td>
<td>//option[@value="colour/blue" and contains(text(), 'Blue (Sold Out)')]</td>
<td>//option[@value="colour/blue" and contains(text(), 'Blue (Available)')]</td>
<td></td>
</tr>
......@@ -102,7 +102,7 @@
<tr>
<td>select</td>
<td>//select[@name="field_variation_box_your_category"]</td>
<td>Blue (Sold Out)</td>
<td>Blue (Available)</td>
</tr>
<tr>
<td>clickAndWait</td>
......
......@@ -172,7 +172,7 @@
<tr>
<td>verifyElementPresent</td>
<td>//option[@value="colour/blue" and contains(text(), 'Blue (Sold Out)')]</td>
<td>//option[@value="colour/blue" and contains(text(), 'Blue (Available)')]</td>
<td></td>
</tr>
......@@ -232,7 +232,7 @@
<tr>
<td>clickAndWait</td>
<td>//input[@value="Update Shipping Method"]</td>
<td>//input[@value="Proceed to Shipping Details"]</td>
<td>
</tr>
......@@ -243,7 +243,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//input[@value="Update Shipping Method"]</td>
<td>//input[@value="Proceed to Checkout"]</td>
<td>
</tr>
......
......@@ -172,7 +172,7 @@
<tr>
<td>verifyElementPresent</td>
<td>//option[@value="colour/blue" and contains(text(), 'Blue (Sold Out)')]</td>
<td>//option[@value="colour/blue" and contains(text(), 'Blue (Available)')]</td>
<td></td>
</tr>
......
......@@ -143,7 +143,7 @@
<tr>
<td>verifyElementPresent</td>
<td>//option[@value="colour/blue" and contains(text(), 'Blue (Sold Out)')]</td>
<td>//option[@value="colour/blue" and contains(text(), 'Blue (Available)')]</td>
<td></td>
</tr>
......
......@@ -98,7 +98,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//input[@value="Update Shipping Method"]</td>
<td>//input[@value="Proceed to Shipping Details"]</td>
<td>
</tr>
......@@ -109,7 +109,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//input[@value="Update Shipping Method"]</td>
<td>//input[@value="Proceed to Checkout"]</td>
<td>
</tr>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment