File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
Checkout/Test/Mftf/ActionGroup Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 102102 </arguments >
103103 <conditionalClick stepKey =" openShippingDetails" selector =" {{CheckoutCartSummarySection.shippingHeading}}" dependentSelector =" {{CheckoutCartSummarySection.country}}" visible =" false" />
104104 <selectOption stepKey =" selectCountry" selector =" {{CheckoutCartSummarySection.country}}" userInput =" {{taxCode.country}}" />
105- <selectOption stepKey =" selectStateProvince" selector =" {{CheckoutCartSummarySection.country }}" userInput =" {{taxCode.country }}" />
105+ <selectOption stepKey =" selectStateProvince" selector =" {{CheckoutCartSummarySection.stateProvince }}" userInput =" {{taxCode.state }}" />
106106 <fillField stepKey =" fillZip" selector =" {{CheckoutCartSummarySection.postcode}}" userInput =" {{taxCode.zip}}" />
107107 <waitForPageLoad stepKey =" waitForFormUpdate" />
108108 </actionGroup >
Original file line number Diff line number Diff line change 248248 <severity value =" CRITICAL" />
249249 <testCaseId value =" MC-297" />
250250 <group value =" Tax" />
251- <skip >
252- <issueId value =" MAGETWO-90539" />
253- </skip >
254251 </annotations >
255252 <before >
256253 <actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
357354 <severity value =" CRITICAL" />
358355 <testCaseId value =" MC-298" />
359356 <group value =" Tax" />
360- <skip >
361- <issueId value =" MAGETWO-90539" />
362- </skip >
363357 </annotations >
364358 <before >
365359 <actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
You can’t perform that action at this time.
0 commit comments