File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
TwoFactorAuth/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 88<actionGroups xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
99 xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/actionGroupSchema.xsd" >
1010 <actionGroup name =" AdminCreateRoleActionGroup" >
11+ <scrollTo selector =" {{AdminEditRoleInfoSection.checkboxByRole('Magento_TwoFactorAuth::tfa')}}" x =" 0" y =" -100" stepKey =" scrollToTfaResourceElement" before =" waitForTfaRole" />
1112 <waitForElementVisible stepKey =" waitForTfaRole" selector =" {{AdminEditRoleInfoSection.checkboxByRole('Magento_TwoFactorAuth::tfa')}}" time =" 30" after =" clickContentBlockCheckbox" />
1213 <conditionalClick visible =" false" dependentSelector =" {{AdminEditRoleInfoSection.uncheckedCheckboxByRole('Magento_TwoFactorAuth::tfa')}}" stepKey =" clickCheckbox" selector =" {{AdminEditRoleInfoSection.checkboxByRole('Magento_TwoFactorAuth::tfa')}}" after =" waitForTfaRole" />
1314 </actionGroup >
You can’t perform that action at this time.
0 commit comments