xsanz

Results 2 issues of xsanz

### Preconditions 1. MFTF version 3.5.0 ### Steps to reproduce Trying an ActionGroup like this <actionGroup ref="AlternateAdminLoginActionGroup" stepKey="loginAsAdmin"> <argument name="username" value="{{_ENV.MAGENTO_ADMIN_USERNAME}}"/> <argument name="password" value="{{_CREDS.admin_password}}"/> </actionGroup> ### Expected result 1. Test...

When you write spaces inside the stepkey value inside wait tag, no specific error is displayed, and test silently crash ### Steps to reproduce in a <wait stepkey="Waiting for something"...