updating onboarding bracket with SSI (#5281)

Co-authored-by: Pierre Jacquier <pierrejacquier39@gmail.com>
This commit is contained in:
Josh Gomez
2025-02-06 09:15:21 -07:00
committed by GitHub
parent 9ea3cb51ba
commit c8653beae7
2 changed files with 53 additions and 91 deletions

View File

@ -314,6 +314,7 @@ extrude001 = extrude(sketch001, length = 50)
)
test('when engine fails export we handle the failure and alert the user', async ({
scene,
page,
homePage,
}) => {
@ -383,10 +384,7 @@ extrude001 = extrude(sketch001, length = 50)
await page.keyboard.press('End')
await page.keyboard.press('Enter')
// wait for execution done
await u.openDebugPanel()
await u.expectCmdLog('[data-message-type="execution-done"]')
await u.closeDebugPanel()
await scene.waitForExecutionDone()
// Now try exporting