fix more tests and add a fix me

This commit is contained in:
Kurt Hutten Irev-Dev
2025-02-10 10:00:14 +11:00
parent e075622a7f
commit 064a41d675
2 changed files with 51 additions and 53 deletions

View File

@ -708,9 +708,8 @@ part002 = startSketchOn('XZ')
await homePage.goToModelingScene()
await u.waitForPageLoad()
await editor.scrollToText('line(end = [74.36, 130.4], %)', true)
await page.getByText('line(end = [74.36, 130.4], %)').click()
await page.screenshot({ path: 'ok.png' })
await editor.scrollToText('line(end = [74.36, 130.4])', true)
await page.getByText('line(end = [74.36, 130.4])').click()
await page.getByRole('button', { name: 'Edit Sketch' }).click()
const line3 = await u.getSegmentBodyCoords(