Fix: Can't go back to Profiles arg in Extrude, Revolve, Loft (#7106)

* Revert "Update failing E2E tests with new behavior, which allows skip with preselection"

This reverts commit d72bee8637.

* Fix: Can't go back to Profiles step in sweep commands
Fixes #7080

* Make it better but still not quite there

* I think I got it: this was likely the real bug making submit fire twice

* Bring timemouts back
This commit is contained in:
Pierre Jacquier
2025-05-20 16:07:56 -04:00
committed by GitHub
parent 36c8ad439d
commit 09699afe82
6 changed files with 107 additions and 11 deletions

View File

@ -1016,6 +1016,7 @@ profile001 = startProfile(sketch001, at = [${roundOff(scale * 69.6)}, ${roundOff
// sketch selection should already have been made.
// otherwise the cmdbar would be waiting for a selection.
await cmdBar.progressCmdBar()
await cmdBar.expectState({
stage: 'arguments',
currentArgKey: 'length',