magento/magento2-functional-testing-framework

In <wait>, when stepkey contains spaces, test silently crash, no specific error reported

xsanz opened this issue · 1 comments

xsanz commented

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" time="10"/>

Expected result

  1. Test Generation should report stepkey cannot contain blank spaces

Actual result

  1. Test generation, silently fails.

Hi @xsanz. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this