app
app copied to clipboard
Nested steps during manual run cannot be marked as Passed/Failed/Skipped
Describe the bug Nested steps during manual run cannot be marked as Passed/Failed/Skipped
Precondition
- Test Cases with nested steps are created.
- Manual Run is launched.
To Reproduce
- Go to 'Run' tab
- Select the launched run that includes test cases with nested steps
- Click on the 'Continue' button
- Select a test and attempt to mark each nested step
- Select a test and attempt to mark each double-nested steps
Expected behavior All nested and double-nested steps during a manual run should be marked as Passed/Failed/Skipped.
Screenshots
https://github.com/user-attachments/assets/a92d349a-92ff-4ac1-bc8e-00922d8605c8
Desktop (please complete the following information):
- OS: MacOS
- Browser Chrome
- Browser Version 134.0.6998.166
- Application: production
Additional context N/A