Skip to content

Commit 30fb172

Browse files
committed
AC-103: Update Third Party library: spectrum/spectrum
Reverted behavior of Apply button in color picker in MFTT
1 parent 4471d2c commit 30fb172

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/PageBuilder/Test/Mftf/ActionGroup/EditFormColorPickerActionGroup/FillOutColorPickerActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,5 @@
1515
<waitForElementVisible selector="{{ColorPicker.inputField}}" stepKey="waitForColorPicker"/>
1616
<fillField selector="{{ColorPicker.inputField}}" userInput=" " stepKey="inputBlueHexCodeIntoInputField1"/>
1717
<pressKey selector="{{ColorPicker.inputField}}" parameterArray="['{{colorCode.value}}',\Facebook\WebDriver\WebDriverKeys::ENTER]" stepKey="pressKeyEnter"/>
18-
<click selector="{{ColorPicker.applyBtn}}" stepKey="clickApplyBtn"/>
1918
</actionGroup>
2019
</actionGroups>

0 commit comments

Comments
 (0)