I want to develop test cases with detailed steps and screenshots.
My question is : Can Autopilot generate the entire test case in one go?
My Observation -
Autopilot is able to extract selectors from the currently attached screen, which works well for single-step actions.
However, when the test case involves multi-level navigation or multiple screens, Autopilot requires the process to be broken down into parts.
This means we cannot generate the full test case in one go using Autopilot.
Request for Guidance -
Could you please suggest if there are any other options available in UiPath, such as:
1.Features in pre-release versions
2.Upcoming capabilities in future roadmap
3.Any alternative tools or approaches to generate complete test cases more efficiently
One way we checked is by creating the object repo and then try to generate.that helped in getting few more steps as well
there are improvements being made to give more details..also attaching documents of steps if you have or so in the test case in orchestrator also can help here
Object repo creation is definitely making it more better