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 12
12
<description >Goes to the Backend Custom User role page. Selecting required elements on roles resource page.</description >
13
13
</annotations >
14
14
<scrollTo selector =" {{AdminEditRoleInfoSection.blockName('restrictedRole')}}" x =" 0" y =" -120" stepKey =" scrollToResourceElement" />
15
- <click stepKey =" clickTFACheckbox" selector =" {{AdminEditRoleInfoSection.checkboxByRole('Magento_TwoFactorAuth::tfa')}}" after = " waitForTfaRole " />
15
+ <click stepKey =" clickTFACheckbox" selector =" {{AdminEditRoleInfoSection.checkboxByRole('Magento_TwoFactorAuth::tfa')}}" />
16
16
<scrollTo selector =" {{AdminEditRoleResourcesSection.inventoryCheckbox}}" stepKey =" scrollToInventoryCheckBox" />
17
17
<waitForElementClickable selector =" {{AdminEditRoleResourcesSection.stockCheckbox}}" stepKey =" waitForStockToBeClickable" />
18
18
<click selector =" {{AdminEditRoleResourcesSection.stockCheckbox}}" stepKey =" selectStock" />
You can’t perform that action at this time.
0 commit comments