File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/User/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 11
11
<annotations >
12
12
<description >Goes to the Backend Custom User role page. Selecting required elements on roles resource page.</description >
13
13
</annotations >
14
- <scrollTo selector =" {{AdminEditRoleInfoSection.checkboxByRole('Magento_User::acl_anchor ')}}" stepKey =" scrollToTwoFactor" />
14
+ <scrollTo selector =" {{AdminEditRoleInfoSection.checkboxByRole('Magento_User::acl_users ')}}" stepKey =" scrollToTwoFactor" />
15
15
<waitForElementClickable selector =" {{AdminEditRoleInfoSection.checkboxByRole('Magento_TwoFactorAuth::tfa')}}" stepKey =" waitForTwoFactorToBeClickable" />
16
16
<click stepKey =" clickTFACheckbox" selector =" {{AdminEditRoleInfoSection.checkboxByRole('Magento_TwoFactorAuth::tfa')}}" />
17
17
<scrollTo selector =" {{AdminEditRoleResourcesSection.inventoryCheckbox}}" stepKey =" scrollToInventoryCheckBox" />
You can’t perform that action at this time.
0 commit comments