Description: When running a test case in UiPath Studio with the Test Explorer panel configured to group cases by “Workflows,” a validation error occurs, preventing the test from executing. The error message displayed is:
Data at the root level is invalid. Line 1, position 1.
However, if the test cases are ungrouped, this validation error does not appear, and the test case executes successfully.
Unfortunately, UiPath Studio resets to this view every time it is opened.
Steps to Reproduce:
- Open the Test Explorer panel in UiPath Studio.
- Group test cases by “Workflows.”
- Attempt to run any test case within the grouped view.
- Observe the validation error preventing the test from running.
- Ungroup the test cases in Test Explorer.
- Attempt to run the same test case, which should now execute without errors.
Expected Behavior: The test case should execute regardless of the grouping setting in the Test Explorer panel.
Actual Behavior: The test case fails to run when grouped by “Workflows,” showing a validation error.
Screenshots:
-
Grouped View with Validation Error:
-
Error List Panel:
-
Ungrouped View (Successful Execution):
Additional Information
UiPath Studio Version: 2024.10.5 and 2024.10.1
Request
This issue disrupts the workflow when managing multiple test cases and needing to organize them by workflow. A fix would be greatly appreciated.
It would also be great if UiPath Studio remembered your preferred Test Explorer view.
Thanks,
Tim