File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/Paypal/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 16
16
<waitForElementClickable selector =" {{PayPalProductPageConfigSection.expandCatalogProductPage(countryCode)}}" stepKey =" waitForCheckoutCartPageClickable" />
17
17
<click selector =" {{PayPalProductPageConfigSection.expandCatalogProductPage(countryCode)}}" stepKey =" clickCheckoutCart" />
18
18
<selectOption selector =" {{PayPalProductPageConfigSection.display(countryCode)}}" userInput =" Yes" stepKey =" enableDisplayforPaylaterCartPage" />
19
+ <selectOption selector =" {{PayPalProductPageConfigSection.position(countryCode)}}" userInput =" Header (center)" stepKey =" selectDefaultPosition" />
19
20
<!-- Verify Default Option was Selected correctly-->
20
21
<seeOptionIsSelected selector =" {{PayPalProductPageConfigSection.position(countryCode)}}" userInput =" Header (center)" stepKey =" seeSelectedPosition" />
21
22
<seeOptionIsSelected selector =" {{PayPalProductPageConfigSection.styleLayout(countryCode)}}" userInput =" Text" stepKey =" seeSelectedStyleLayout" />
You can’t perform that action at this time.
0 commit comments