automation_id field's value is restricted to 250 chars and it seems to have duplicate string as its created using testcase classsname.testcase name from junitreport #281
Labels
enhancement
New feature or request
What would you like the TestRail CLI to be able to do?
Example as below
automation_id --
Successful login with valid credentials.User Login Successful login with valid credentials
Why is this feature necessary on the TestRail CLI?
As automation_id field has duplicate strings its causing max length is 250 chars error.
So when our testcase title is exceeding around 100 characters this is causing the automation id va;lue exceeded max length error
would the solution be to just have the testcase name as the automation_id value instead of appending it with the testcase classname.
More details
No response
Interested in implementing it yourself?
Maybe, let's talk!
The text was updated successfully, but these errors were encountered: