Skip to content

Commit a3cf612

Browse files
Merge branch 'ACQE-7907' into ACQE-functional-deployment-v7
2 parents ca3d3c8 + 75cc835 commit a3cf612

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
6-
*/
3+
/**
4+
* Copyright 2019 Adobe
5+
* All Rights Reserved.
6+
*/
77
-->
88

99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -13,6 +13,7 @@
1313
<arguments>
1414
<argument name="optionName" type="string"/>
1515
</arguments>
16+
<waitForElementClickable selector="{{StorefrontProductInfoMainSection.swatchOptionByLabel(optionName)}}" stepKey="waitForCreateConfigurationsButtonToBeClickable"/>
1617
<click selector="{{StorefrontProductInfoMainSection.swatchOptionByLabel(optionName)}}" stepKey="clickSwatchOption"/>
1718
</actionGroup>
1819
</actionGroups>

0 commit comments

Comments
 (0)