Skip to content

Commit

Permalink
Merge pull request #3283 from magento-pangolin/2.2.7-dev-pan-2.3.8
Browse files Browse the repository at this point in the history
[pangolin] MFTF 2.3.8 version update for CE 2.2.7-Develop
  • Loading branch information
okolesnyk authored Oct 17, 2018
2 parents 46b8319 + b060898 commit a2afbc3
Show file tree
Hide file tree
Showing 167 changed files with 2,651 additions and 5,336 deletions.
20 changes: 0 additions & 20 deletions app/code/Magento/AdminNotification/Test/Mftf/composer.json

This file was deleted.

This file was deleted.

20 changes: 0 additions & 20 deletions app/code/Magento/Analytics/Test/Mftf/composer.json

This file was deleted.

17 changes: 0 additions & 17 deletions app/code/Magento/Authorization/Test/Mftf/composer.json

This file was deleted.

25 changes: 0 additions & 25 deletions app/code/Magento/Authorizenet/Test/Mftf/composer.json

This file was deleted.

34 changes: 0 additions & 34 deletions app/code/Magento/Backend/Test/Mftf/composer.json

This file was deleted.

19 changes: 0 additions & 19 deletions app/code/Magento/Backup/Test/Mftf/composer.json

This file was deleted.

33 changes: 0 additions & 33 deletions app/code/Magento/Braintree/Test/Mftf/composer.json

This file was deleted.

1 change: 0 additions & 1 deletion app/code/Magento/Bundle/Test/Mftf/Data/BundleLinkData.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<entities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../../../../../../../dev/tests/acceptance/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/DataGenerator/etc/dataProfileSchema.xsd">
<entity name="ApiBundleLink" type="bundle_link">
<var key="sku" entityKey="sku" entityType="product2"/>
<var key="option_id" entityKey="return" entityType="bundle_option"/>
<var key="sku" entityKey="sku" entityType="product"/>
<data key="qty">1</data>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<data key="urlKey" unique="suffix">bundleproduct</data>
<data key="visibility">4</data>
<data key="option_title" unique="suffix">TestOption</data>
<data key="input_type" >Drop-down</data>
<data key="default_quantity1" >10</data>
<data key="default_quantity2" >20</data>
<data key="input_type" >Drop-down</data>
Expand Down
36 changes: 0 additions & 36 deletions app/code/Magento/Bundle/Test/Mftf/composer.json

This file was deleted.

22 changes: 0 additions & 22 deletions app/code/Magento/BundleImportExport/Test/Mftf/composer.json

This file was deleted.

17 changes: 0 additions & 17 deletions app/code/Magento/CacheInvalidate/Test/Mftf/composer.json

This file was deleted.

20 changes: 0 additions & 20 deletions app/code/Magento/Captcha/Test/Mftf/composer.json

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@
<argument name="productName"/>
</arguments>
<click selector="{{StorefrontProductPageSection.addToCartBtn}}" stepKey="addToCart"/>
<waitForElementVisible selector="{{StorefrontProductPageSection.addToCartButtonTitleIsAdding}}" stepKey="waitForElementVisibleAddToCartButtonTitleIsAdding"/>
<waitForElementNotVisible selector="{{StorefrontProductPageSection.addToCartButtonTitleIsAdding}}" stepKey="waitForElementNotVisibleAddToCartButtonTitleIsAdding"/>
<waitForElementVisible selector="{{StorefrontProductPageSection.addToCartButtonTitleIsAdded}}" stepKey="waitForElementVisibleAddToCartButtonTitleIsAdded"/>
<waitForElementNotVisible selector="{{StorefrontProductPageSection.addToCartButtonTitleIsAdded}}" stepKey="waitForElementNotVisibleAddToCartButtonTitleIsAdded"/>
<waitForElementVisible selector="{{StorefrontProductPageSection.addToCartButtonTitleIsAddToCart}}" stepKey="waitForElementVisibleAddToCartButtonTitleIsAddToCart"/>
<waitForPageLoad stepKey="waitForPageLoad"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</section>
<section name="ProductWYSIWYGSection">
<element name="Switcher" type="button" selector="//select[@id='dropdown-switcher']"/>
<element name="v4" type ="button" selector="//select[@id='dropdown-switcher']/option[text()='TinyMCE 4.3.6']" />
<element name="v436" type ="button" selector="//select[@id='dropdown-switcher']/option[text()='TinyMCE 4.3.6']" />
<element name="v3" type ="button" selector="//select[@id='dropdown-switcher']/option[text()='TinyMCE 3.6(Deprecated)']" />
<element name="TinymceDescription3" type ="button" selector="//span[text()='Description']" />
<element name="Tinymce3MSG" type="button" selector=".admin__field-error"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<element name="multicheckDropdown" type="button" selector="div[data-role='grid-wrapper'] th.data-grid-multicheck-cell button.action-multicheck-toggle"/>
<element name="multicheckOption" type="button" selector="//div[@data-role='grid-wrapper']//th[contains(@class, data-grid-multicheck-cell)]//li//span[text() = '{{label}}']" parameterized="true"/>
<element name="bulkActionDropdown" type="button" selector="div.admin__data-grid-header-row.row div.action-select-wrap button.action-select"/>
<element name="bulkActionOption" type="button" selector="//div[contains(@class,'admin__data-grid-header-row') and contains(@class, 'row')]//div[contains(@class, 'action-select-wrap')]//ul/li/span[text() = '{{label}}']" parameterized="true"/>
<element name="firstRow" type="button" selector="tr.data-row:nth-of-type(1)"/>
<element name="productGridXRowYColumnButton" type="input" selector="table.data-grid tr.data-row:nth-child({{row}}) td:nth-child({{column}})" parameterized="true" timeout="30"/>
<element name="productNameInNameColumn" type="input" selector="//td[4]/div[@class='data-grid-cell-content']"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
<conditionalClick selector="{{CheckoutPaymentSection.cartItemsArea}}" dependentSelector="{{CheckoutPaymentSection.cartItemsArea}}" visible="true" stepKey="exposeMiniCart"/>
<waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskForCartItem"/>
<waitForElement selector="{{CheckoutPaymentSection.cartItemsAreaActive}}" time="30" stepKey="waitForCartItemsAreaActive"/>
<waitForPageLoad stepKey="waitForCartToLoad"/>
<see selector="{{CheckoutPaymentSection.cartItems}}" userInput="$$createProduct.name$$" stepKey="seeProductInCart"/>
<conditionalClick selector="{{CheckoutPaymentSection.productOptionsByProductItemName($$createProduct.name$$)}}" dependentSelector="{{CheckoutPaymentSection.productOptionsActiveByProductItemName($$createProduct.name$$)}}" visible="false" stepKey="exposeProductOptions"/>
<see selector="{{CheckoutPaymentSection.productOptionsActiveByProductItemName($$createProduct.name$$)}}" userInput="{{ProductOptionValueDropdownLongTitle1.title}}" stepKey="seeProductOptionValueDropdown1Input1"/>
Expand Down
44 changes: 0 additions & 44 deletions app/code/Magento/Catalog/Test/Mftf/composer.json

This file was deleted.

Loading

0 comments on commit a2afbc3

Please sign in to comment.