File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Captcha/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6363 <argument name =" recipientName" value =" {{EmailToFriendValidValues.recipient_name}}" />
6464 <argument name =" recipientEmail" value =" {{EmailToFriendValidValues.shareInfo_email}}" />
6565 </actionGroup >
66- <actionGroup ref =" StorefrontFillCaptchaOnEmailToFriendForm " stepKey =" fillCaptchaFieldWithIncorrectValues" >
66+ <actionGroup ref =" StorefrontFillCaptchaOnEmailToFriendFormActionGroup " stepKey =" fillCaptchaFieldWithIncorrectValues" >
6767 <argument name =" captcha" value =" {{WrongCaptcha.value}}" />
6868 </actionGroup >
6969 <actionGroup ref =" StorefrontClickSendEmailButtonOnEmailToFriendFormActionGroup" stepKey =" submitEmailToFriendForm" />
7878 <argument name =" recipientName" value =" {{EmailToFriendValidValues.recipient_name}}" />
7979 <argument name =" recipientEmail" value =" {{EmailToFriendValidValues.shareInfo_email}}" />
8080 </actionGroup >
81- <actionGroup ref =" StorefrontFillCaptchaOnEmailToFriendForm " stepKey =" fillCaptchaFieldWithCorrectValues" >
81+ <actionGroup ref =" StorefrontFillCaptchaOnEmailToFriendFormActionGroup " stepKey =" fillCaptchaFieldWithCorrectValues" >
8282 <argument name =" captcha" value =" {{PreconfiguredCaptcha.value}}" />
8383 </actionGroup >
8484 <actionGroup ref =" StorefrontClickSendEmailButtonOnEmailToFriendFormActionGroup" stepKey =" submitEmailToFriendFormWithValidValues" />
You can’t perform that action at this time.
0 commit comments