magento / magento2-functional-testing-framework

Magento2 Functional Testing Framework
Other
155 stars 133 forks source link

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

Open xsanz opened 2 years ago

xsanz commented 2 years ago

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.
m2-assistant[bot] commented 2 years ago

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