File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
app/code/Magento/User/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
<click selector =" {{AdminEditRoleResourcesSection.editStockCheckbox}}" stepKey =" uncheckEditStock" />
20
20
<waitForElementClickable selector =" {{AdminEditRoleResourcesSection.deleteStockCheckbox}}" stepKey =" waitForDeleteStockToBeClickable" />
21
21
<click selector =" {{AdminEditRoleResourcesSection.deleteStockCheckbox}}" stepKey =" uncheckDeleteStock" />
22
- <scrollTo selector = " {{AdminEditRoleResourcesSection.twoFactorAuth}} " stepKey =" scrollToTwoFactor" />
23
- <waitForElementClickable selector = " {{AdminEditRoleResourcesSection.twoFactorAuth}} " stepKey =" waitForTwoFactorToBeClickable" />
24
- <click selector = " {{AdminEditRoleResourcesSection.twoFactorAuth}} " stepKey =" checkTwoFactorCheckbox" />
22
+ <comment userInput = " BIC workaround " stepKey =" scrollToTwoFactor" />
23
+ <comment userInput = " BIC workaround " stepKey =" waitForTwoFactorToBeClickable" />
24
+ <comment userInput = " BIC workaround " stepKey =" checkTwoFactorCheckbox" />
25
25
</actionGroup >
26
26
</actionGroups >
You can’t perform that action at this time.
0 commit comments