app icon indicating copy to clipboard operation
app copied to clipboard

Nested steps during manual run cannot be marked as Passed/Failed/Skipped

Open YanaBaranova0909 opened this issue 9 months ago • 0 comments

Describe the bug Nested steps during manual run cannot be marked as Passed/Failed/Skipped

Precondition

  1. Test Cases with nested steps are created.
  2. Manual Run is launched.

To Reproduce

  1. Go to 'Run' tab
  2. Select the launched run that includes test cases with nested steps
  3. Click on the 'Continue' button
  4. Select a test and attempt to mark each nested step
  5. 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

YanaBaranova0909 avatar Apr 04 '25 06:04 YanaBaranova0909