You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<seeselector="{{AdminMessagesSection.success}}"userInput="Message is added to queue, wait to get your file soon"stepKey="seeSuccessMessage"/>
44
+
<seeselector="{{AdminMessagesSection.success}}"userInput="Message is added to queue, wait to get your file soon. Make sure your cron job is running to export the file"stepKey="seeSuccessMessage"/>
<seeselector="{{AdminMessagesSection.warningMessage}}"userInput='Click "Save" to apply the rates we found.'stepKey="seeImportMessage"/>
51
+
<seeselector="{{AdminMessagesSection.warningMessage}}"userInput="We can't retrieve a rate from https://free.currconv.com for CHE."stepKey="seeWarningMessageForCHE"/>
52
+
<seeselector="{{AdminMessagesSection.warningMessage}}"userInput="We can't retrieve a rate from https://free.currconv.com for RHD."stepKey="seeWarningMessageForRHD"/>
53
+
<seeselector="{{AdminMessagesSection.warningMessage}}"userInput="We can't retrieve a rate from https://free.currconv.com for CHW."stepKey="seeWarningMessageForCHW"/>
<seeselector="{{AdminMessagesSection.warningMessage}}"userInput='Please correct the input data for "USD => CHE" rate'stepKey="seeCHEMessageAfterSave"/>
56
+
<seeselector="{{AdminMessagesSection.warningMessage}}"userInput='Please correct the input data for "USD => RHD" rate'stepKey="seeRHDMessageAfterSave"/>
57
+
<seeselector="{{AdminMessagesSection.warningMessage}}"userInput='Please correct the input data for "USD => CHW" rate'stepKey="seeCHWMessageAfterSave"/>
58
+
<!--Go to the Storefront and check currency rates-->
<seeselector="{{AdminMessagesSection.warningMessage}}"userInput="Too many pairs. Maximum of 10 is supported for the free version."stepKey="seeTooManyPairsMessage"/>
0 commit comments