We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f297378 commit 12fafb7Copy full SHA for 12fafb7
ReCaptchaUser/Test/Mftf/ActionGroup/RecaptchaDisabledActionGroup.xml
@@ -12,9 +12,6 @@
12
<annotations>
13
<description>Disable admin login recaptcha</description>
14
</annotations>
15
- <arguments>
16
- <argument name="optionValue" type="string" defaultValue="{{recaptchaFormDisabled.value}}"/>
17
- </arguments>
18
19
<amOnPage url="{{AdminStoreConfigurationPage.url}}" stepKey="navigateToAdminStoresConfiguration"/>
20
<conditionalClick selector="{{RecaptchaFormSection.adminblock}}" dependentSelector="{{RecaptchaFormSection.label}}" visible="false" stepKey="expand_panel"/>
0 commit comments