you can move lines in a fresh sketch from Start Sketch
and it updates the code (more than once)
#1112
Closed
Start Sketch
and it updates the code (more than once)
#1112
I would probably resolve this issue and the task
you can move lines in edit sketch and it updates the code (more than once)
also in #833 in the same test, but could also be separate,Read through the playwright section of the readme to cover the basics.
The start of the test should probably look like:
This one is probably challenging because it involves interacting with the stream quiet a bit, but you can probably draw a fair bit of inspiration from
Basic sketch
ine2e/playwright/flow-tests.spec.ts
because it also interacts with the stream.But also here's a snippet from
change camera, show planes
ine2e/playwright/snapshot-tests.spec.ts
Which might be useful since it's a click and drag event which you'll have to do for move, though I think
camera_drag_end
is likely to be different (it is I've since checked 👇).Screenshare.-.2023-11-22.6_43_10.PM.mp4
The text was updated successfully, but these errors were encountered: