File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Checkout/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1313 <argument name =" address" defaultValue =" US_Address_TX" type =" entity" />
1414 </arguments >
1515 <conditionalClick selector =" {{CheckoutCartSummarySection.estimateShippingAndTax}}" dependentSelector =" {{CheckoutCartSummarySection.estimateShippingAndTaxSummary}}" visible =" false" stepKey =" openShippingDetails" />
16- <waitForElementVisible selector =" {{CheckoutCartSummarySection.estimateShippingAndTax }}" stepKey =" waitForSummarySectionLoad" />
16+ <waitForElementVisible selector =" {{CheckoutCartSummarySection.country }}" stepKey =" waitForSummarySectionLoad" />
1717 <selectOption selector =" {{CheckoutCartSummarySection.country}}" userInput =" {{address.country_id}}" stepKey =" selectCountry" />
1818 <selectOption selector =" {{CheckoutCartSummarySection.stateProvince}}" userInput =" {{address.state}}" stepKey =" selectState" />
1919 <waitForElementVisible selector =" {{CheckoutCartSummarySection.postcode}}" stepKey =" waitForPostCodeVisible" />
You can’t perform that action at this time.
0 commit comments