File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Backend/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313 <description >Login to Backend Admin using provided User Data. PLEASE NOTE: This Action Group does NOT validate that you are Logged In.</description >
1414 </annotations >
1515 <arguments >
16- <argument name =" username" type =" string" defaultValue =" {{_ENV. MAGENTO_ADMIN_USERNAME}}" />
17- <argument name =" password" type =" string" defaultValue =" {{_ENV. MAGENTO_ADMIN_PASSWORD}}" />
16+ <argument name =" username" type =" string" defaultValue =" {{_CREDS.magento/ MAGENTO_ADMIN_USERNAME}}" />
17+ <argument name =" password" type =" string" defaultValue =" {{_CREDS.magento/ MAGENTO_ADMIN_PASSWORD}}" />
1818 </arguments >
1919
2020 <amOnPage url =" {{AdminLoginPage.url}}" stepKey =" navigateToAdmin" />
You can’t perform that action at this time.
0 commit comments