playwright icon indicating copy to clipboard operation
playwright copied to clipboard

feat(ct): svelte partial update

Open sand4rt opened this issue 2 years ago • 0 comments

The component is already rendered with the required props/events/slots when calling component.update. This makes it unnecessary to specify all required props/events/slots again when updating a single prop/event/slot.

related: https://github.com/microsoft/playwright/pull/23151, https://github.com/microsoft/playwright/pull/23194

sand4rt avatar May 21 '23 13:05 sand4rt