File tree Expand file tree Collapse file tree 3 files changed +5
-22
lines changed
design/adminhtml/Magento/backend/web/css/source/components Expand file tree Collapse file tree 3 files changed +5
-22
lines changed Original file line number Diff line number Diff line change 4444 <dragAndDrop selector1 =" {{UnassignedAttributes.ProductAttributeName('$$createProductAttribute.attribute_code$$')}}" selector2 =" {{Group.FolderName('Product Details')}}" stepKey =" moveProductAttributeToGroup" />
4545 <click selector =" {{AttributeSetSection.Save}}" stepKey =" saveAttributeSet" />
4646 <waitForLoadingMaskToDisappear stepKey =" waitForLoadingMaskToDisappear" />
47- <seeElement selector =" .message-success" stepKey =" assertSuccess" />
47+ <waitForElementVisible selector =" .message-success" stepKey =" assertSuccess" />
4848 <actionGroup ref =" FillAdminSimpleProductFormActionGroup" stepKey =" fillProductFieldsInAdmin" >
4949 <argument name =" category" value =" $$createPreReqCategory$$" />
5050 <argument name =" simpleProduct" value =" SimpleProduct" />
Original file line number Diff line number Diff line change 11/************************************************************************
2- *
3- * ADOBE CONFIDENTIAL
4- * ___________________
52 *
63 * Copyright 2018 Adobe
74 * All Rights Reserved.
1411 * Dissemination of this information or reproduction of this material
1512 * is strictly forbidden unless prior written permission is obtained
1613 * from Adobe.
17- ** ***********************************************************************
14+ * ***********************************************************************
1815 */
1916
2017define ( [
Original file line number Diff line number Diff line change 1- /* ***********************************************************************
2- *
3- * ADOBE CONFIDENTIAL
4- * ___________________
5- *
6- * Copyright 2015 Adobe
7- * All Rights Reserved.
8- *
9- * NOTICE: All information contained herein is, and remains
10- * the property of Adobe and its suppliers, if any. The intellectual
11- * and technical concepts contained herein are proprietary to Adobe
12- * and its suppliers and are protected by all applicable intellectual
13- * property laws, including trade secret and copyright laws.
14- * Dissemination of this information or reproduction of this material
15- * is strictly forbidden unless prior written permission is obtained
16- * from Adobe.
17- *************************************************************************
1+ /* *
2+ * Copyright © Magento, Inc. All rights reserved.
3+ * See COPYING.txt for license details.
184 */
195
206//
You can’t perform that action at this time.
0 commit comments