We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96bb2dc commit c7e6fc8Copy full SHA for c7e6fc8
app/code/Magento/Translation/Test/Mftf/Test/StorefrontButtonsInlineTranslationTest.xml
@@ -53,7 +53,6 @@
53
<click selector="{{StorefrontMiniCartSection.show}}" stepKey="showMiniCart"/>
54
55
<!-- Small cart popup appeared. -->
56
- <waitForElementVisible selector="{{StorefrontMinicartSection.blockMiniCart}}" stepKey="seePopUpAppeared"/>
57
<waitForElementVisible selector="{{StorefrontMinicartSection.productName}}" stepKey="seeProductNameAppeared"/>
58
59
<!-- Check button "Proceed to Checkout". There must be red borders and "book" icons on labels that can be translated. -->
0 commit comments