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 1919 <click selector =" {{AdminEditRoleResourcesSection.editStockCheckbox}}" stepKey =" uncheckEditStock" />
2020 <waitForElementClickable selector =" {{AdminEditRoleResourcesSection.deleteStockCheckbox}}" stepKey =" waitForDeleteStockToBeClickable" />
2121 <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" />
2525 </actionGroup >
2626</actionGroups >
You can’t perform that action at this time.
0 commit comments